DuckDuckLib / duckduckLib

Firefox search extension that turns "safe search" and regional filtering OFF by default so you can decide what you want to see.
GNU Affero General Public License v3.0
1 stars 0 forks source link

add a button #4

Open CouldBeThis opened 3 years ago

CouldBeThis commented 3 years ago

how to

manifest.json > browser_action

A browser action is a button that your extension adds to the browser's toolbar. The button has an icon, and may optionally have a popup

example in sci-hub-now/manifest.json with no pop up

documentation text

If you don't want a toolbar icon, customize the Firefox toolbar so the icon is gone. See Customize Firefox controls, buttons and toolbars at mozilla.org. [src]