By: Hemiola SUN
Inspect and view changes in Fox Input source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"applications": {
"gecko": {
"id": "fox.input@hemiolasun.tw"
}
},
"author": "SUN Chun-Yen",
"name": "Fox Input",
"version": "0.10resigned1",
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"commands": {
"focus-next": {
"suggested_key": {
"default": "Alt+I",
"mac": "MacCtrl+I"
},
"description": "Focus the next input field"
},
"focus-previous": {
"suggested_key": {
"default": "Alt+J",
"mac": "MacCtrl+J"
},
"description": "Focus the previous input field"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"foxinput.js"
],
"all_frames": true,
"run_at": "document_end"
}
],
"permissions": [
"<all_urls>",
"activeTab",
"webNavigation"
]
} Best Fox Input Alternatives
Here are some Firefox add-ons that are similar to Fox Input:
Focus input element
sa1hon
Inputter
der-daniel
Keynput
chemtrails
UnfocusInput
TabJuggler9000
Go Focus Self
em_te
Force Focus Outline
lmarvaud
Web Input Readline Hotkeys
Edwin Kofler
Select to Input
DEBET
Input to Textarea
LEO88
ClearInput
Eric, KJ7LNW
Apricott
t3Y
KeyboardNav
Reimar