Por: Quantenzitrone
Inspect and view changes in Key Jump keyboard navigation alphanumeric source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Key Jump keyboard navigation alphanumeric",
"description": "Hit-a-Hint style keyboard navigation. No mouse needed to click on links and stuff. Fork with alphanumeric hints.",
"version": "1",
"author": "Kenneth Sundqvist <kenneth@kesu.se>",
"homepage_url": "https://github.com/KennethSundqvist/key-jump-browser-extension",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"storage"
],
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*",
"ftp://*/*"
],
"all_frames": false,
"run_at": "document_start",
"js": [
"bootstrap-state.js",
"content.js"
],
"css": [
"content.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "keyjump-alphanumeric@kesu.se"
}
}
} Mejores alternativas Key Jump keyboard navigation alphanumeric
Aquí hay algunas Firefox add-ons que son similares a Key Jump keyboard navigation alphanumeric:
Key Jump keyboard navigation
Kenneth Sundqvist
Link Hints
lydell
Yet Another Hints Extension
jkpl
Simple Hinting
Étienne Pflieger
KeyNavigator
Firefox user 14340210
Jump-Kick: Quick Tab Switcher
Gurpreet
KeyboardNav
Reimar
Mouseless JK
Jules
SkipTo.js for Firefox
Jon Gunderson
Modeless Keyboard Navigation
James Stout
keyn
jelford
Keyboard Surfing
Somnia