Skip to content

Useful fixes and workarounds for browser extension shortcomings

License

Notifications You must be signed in to change notification settings

fregante/webext-bugs

Repository files navigation

webext-bugs

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.

Related

License

MIT © Federico Brigante

About

Useful fixes and workarounds for browser extension shortcomings

Resources

License

Stars

Watchers

Forks

Packages

No packages published