Created
July 17, 2023 07:32
-
-
Save evandor/05fc3b0efbb8bb0fbe0ea1393684062c to your computer and use it in GitHub Desktop.
The Rest of the manifest file
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
"omnibox": { "keyword": "ts" }, | |
"commands": { | |
"_execute_action": { | |
"suggested_key": { | |
"default": "Ctrl+B", | |
"mac": "Command+B" | |
} | |
} | |
}, | |
"options_page": "www/index.html#/mainpanel/settings", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment