Inspect and view changes in KeyboardOnPage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "KeyboardOnPage",
"description": "Facility for providing keyboard built-in to a web page.",
"version": "2.0",
"permissions": [
"alarms",
"storage",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"optional_permissions": [
"scripting"
],
"background": {
"page": "background-page.html"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"extra/jquery-3.6.0.min.js",
"extra/content_common.js",
"content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [],
"extension_ids": [
"*"
],
"matches": [
"*://*/*"
]
}
],
"action": {
"default_icon": "default-64.png",
"default_title": "KeyboardOnPage"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; upgrade-insecure-requests;"
},
"browser_specific_settings": {
"gecko": {
"id": "a0@."
},
"gecko_android": {}
},
"manifest_version": 3
} Best KeyboardOnPage Alternatives
Here are some Firefox add-ons that are similar to KeyboardOnPage:
Keyboard Warrior
torunar
Keyboard Navigation Enhancer
Charles Jacobs
KeyboardSounder
KeyboardSounder.Com
Page Shortcuts
Gustavo De Micheli
On-Screen Keyboard
Willem
Keyboard Browsing
Tomas Potocky
KeyboardNav
Reimar
Keyboard Surfing
Somnia
Virtual Keyboard Basic
Fb88
KaiOS Keyboard
Dylan Staley