By: bowns
Inspect and view changes in Custom Hotkey Binds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Custom Hotkey Binds",
"description": "Assign custom hotkeys for browser actions",
"version": "1.1",
"icons": {
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs",
"activeTab"
],
"browser_action": {
"default_icon": "icons/icon-64.png",
"default_title": "Custom Hotkey",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{10c59a81-0d22-4065-9b36-f9ac7e9996a7}",
"strict_min_version": "90.0"
}
}
} Best Custom Hotkey Binds Alternatives
Here are some Firefox add-ons that are similar to Custom Hotkey Binds:
Custom Key Bindings
Cuauhtemoc
Simple Hotkey Assigner
J88
Custom Shortcuts
Nolan Rivalin
Shortkeys (Custom Keyboard Shortcuts) for Firefox
Peter Malecka
Custom Hotkeys
Patricia Martin
Key Bindings Viewer
Jubair Islam
Shortcut Manager
bonur
Some Hotkeys
mokrofka
Tabs Hotkeys
Alex0007
Shortkeys-Custom Shortcuts
ASN
Custom Key Binding
Quan Nguyen