By: Beguelin
Inspect and view changes in Classic Backspace Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"permissions": [
"activeTab",
"tabs",
"storage"
],
"page_action": {
"default_icon": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png"
},
"default_title": "__MSG_extensionName__"
},
"browser_action": {
"default_icon": "data/icons/32.png",
"default_title": "__MSG_extensionName__"
},
"icons": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png",
"128": "data/icons/128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"all_frames": false,
"js": [
"data/content_script/inject.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f4cad03e-f2e3-0512-ab77-adb4e52e3daa}"
}
}
} Best Classic Backspace Shortcut Alternatives
Here are some Firefox add-ons that are similar to Classic Backspace Shortcut:
Backspace Key Restorer
Maxim Carney
Backspace Shortcut Reenabler
Raihan Bullock
Backspace Enabler
Mikko Hämäläinen
Enable Backspace Button
Parth Gilla Críst
ShortBack
tooxo
Wordle Backspace Fixer
jsbrn
classic touch
zblade4730
flash-back
Nico Prat
Active Tab History
Nobuyuki Honda
Single Key Shortcuts
Jeroen Hoekx
Swipe Back
anuejn