webext-bugs

January 23, 2025 · View on GitHub

Useful fixes and workarounds for browser extension shortcomings

Install

npm install webext-bugs

Usage

This package exports various utilities, just import what you need.

  • options-menu-item - Firefox/Safari: Adds an "Options…" menu item.
  • target-blank - Safari: Fixes target="_blank" links in extension pages.
  • no-all-urls - Firefox/Safari: Prevents the user from enabling the extension on all websites.

License

MIT © Federico Brigante