제작자: zncoder
Inspect and view changes in Single Key Browsing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Single Key Browsing",
"version": "1.3.0",
"manifest_version": 2,
"description": "A few single key shortcuts for common browsing actions",
"icons": {
"48": "icons/48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"activeTab"
],
"browser_action": {
"default_icon": "icons/32.png",
"default_title": "Enable/disable key shortcuts"
},
"content_scripts": [
{
"js": [
"page.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{039eb3aa-a70a-4f38-a179-43d601ce7c56}"
}
}
} 최고의 Single Key Browsing 대안
다음은 Single Key Browsing과(와) 유사한 Firefox add-on입니다:
Single Key Shortcuts
Jeroen Hoekx
Single key shortcuts
Firefox user 13522404
Bye-Bye-Mouse
Pushkar
QuickShot
Andres Rodriguez
Shortcut Guide
DanMorris
Shortcut Guide
DanMorris
Shortcut Guide
DanMorris
Vimium C - All by Keyboard
Dahan Gong
Custom Key Bindings
Cuauhtemoc
Vim-style Browser
Quarter