By: VoidNetwork LLC
Inspect and view changes in Private Keyboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Private Keyboard",
"version": "2.0",
"description": "Protect against keyboard biometrics",
"icons": {
"48": "icons/keyboard-ico.png"
},
"permissions": [
"<all_urls>",
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "settings/options.html"
},
"browser_action": {
"default_icon": "icons/keyboard-ico.png",
"default_title": "Private Keyboard",
"default_popup": "settings/button.html"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+1"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "keyboardaddon@voidnet.tech"
}
}
} Best Private Keyboard Alternatives
Here are some Firefox add-ons that are similar to Private Keyboard:
Keyboard Savior Xtreme
Joe Ulfers
behavioral-Keyboard-Privacy
Firefox user 12530607
Prevent Shortcut Takeover
Eric
Clipboard Privacy Guard
R88
Tracker Spoof Shield
Dheelep N
Clipboard Protector
Raymond Burton
Clipboard Access Logger
Clyde
No Fingerprint
Sam0230
ShortcutRadar
Heather
Keyboard Warrior
torunar
Keyboard Pattern Detector
Ellis
UnfocusInput
TabJuggler9000