By: TravisMyTiM
Inspect and view changes in FX OSK source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FX OSK",
"version": "1.12.0",
"description": "On-Screen Keyboard for FireFox",
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"background": {
"scripts": [
"kb.js"
]
},
"content_scripts": [
{
"all_frames": true,
"matches": [
"<all_urls>"
],
"js": [
"keyboard.js"
],
"run_at": "document_end"
}
],
"permissions": [
"webRequest",
"tabs",
"storage",
"activeTab",
"<all_urls>",
"webNavigation"
],
"options_ui": {
"page": "options/osk_settings.html",
"browser_style": true
}
} Best FX OSK Alternatives
Here are some Firefox add-ons that are similar to FX OSK:
FX OSK ES CUSTOM KEYBOARD
Benjamin
FX OSK ES
Benjamin
On-Screen Keyboard
Willem
OSK DTS
Sebastian Cerda
OSK DTS electrolux
Sebastian Cerda
FX OSK FR
TergalPhantom
FX OSK PL
eSoftKing
FX OSK FR Variant
IxeYgrek
Zacksly On-Screen Keyboard (US)
Zacksly
FX OSK DE (fixed)
yomama
FX OSK DE
Kaj Kunstheim
Kiosk Mode Touch Keyboard
root@bt