Inspect and view changes in Single key shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Single key shortcuts",
"version": "1.0.2resigned1",
"description": "Adds single key shortcuts for tab switching",
"icons": {
"32": "icons/enabled.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"main.js"
],
"match_about_blank": true,
"run_at": "document_start"
}
],
"permissions": [
"tabs"
],
"browser_action": {
"default_icon": "icons/enabled.svg",
"default_title": "Toggle Single key shortcuts"
},
"browser_specific_settings": {
"gecko": {
"id": "{35f2859c-58e6-4e1a-8272-2e4bfe2d562e}"
}
}
} Best Single key shortcuts Alternatives
Here are some Firefox add-ons that are similar to Single key shortcuts:
Tab Switch Shortcuts
Tobias Neuschäfer
tabs-shortcuts
Neolex
shortcuts
SqYtCO
Single Key Shortcuts
Jeroen Hoekx
Single Key Browsing
zncoder
Tab Shortcuts
Rio
Tabs Controls Shortcuts
Akhil Gupta
simple-adj-tab-switcher
troy
Tab Shortcuts
Panicdongle
Ctrl+Number to switch tabs
Abigail
Ctrl Tabs
Mikel Ward
Tabs Hotkeys
Alex0007