By: Jeroen Hoekx
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",
"description": "Navigate by pressing a single key",
"version": "0.0.4",
"author": "jhoekx",
"homepage_url": "https://github.com/jhoekx/singlekeyshortcuts",
"permissions": [
"storage"
],
"icons": {
"48": "icons/key-1.svg",
"96": "icons/key-1.svg"
},
"content_scripts": [
{
"matches": [
"*://*/*",
"file:///*"
],
"js": [
"singlekeyshortcuts.js"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_specific_settings": {
"gecko": {
"id": "{a2efbae9-2008-4cff-8bea-f07ceeab605c}"
}
}
} Best Single Key Shortcuts Alternatives
Here are some Firefox add-ons that are similar to Single Key Shortcuts:
Single Key Browsing
zncoder
Single key shortcuts
Firefox user 13522404
Shortcut Guide
DanMorris
Shortcut Guide
DanMorris
Shortcut Guide
DanMorris
Vimium C - All by Keyboard
Dahan Gong
Custom Shortcuts
Nolan Rivalin
KeyboardNav
Reimar
Tab Switch Shortcuts
Tobias Neuschäfer
Bookmark Shortcuts
mortalis
Shortcuts for Sites
Sha Dou