Created
July 17, 2023 07:20
-
-
Save evandor/438a88ad34c931ffb6a9cd58a741d90f to your computer and use it in GitHub Desktop.
Sidebar Action for Firefox Manifest V2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"sidebar_action": { | |
"default_icon": "icons/icon-48x48.png", | |
"default_title" : "Tabsets", | |
"default_panel": "www/index.html#/sidepanel" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment