By: dblanchard
Inspect and view changes in Back Closes Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Back Arrow Close Tab",
"version": "1.0",
"description": "Closes the tab if there is no previous page when using the back button or Alt+Left.",
"permissions": [
"activeTab",
"scripting",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"check-back-and-close": {
"suggested_key": {
"default": "Alt+Left"
},
"description": "Check back history and close tab if none"
}
},
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "back-arrow-close-tab@yourdomain.com"
}
}
} Best Back Closes Tab Alternatives
Here are some Firefox add-ons that are similar to Back Closes Tab:
Alt-Left Closes Empty Tab
dblanchard
BackTab
finite
Close Unused Blank Tabs
Dustin Luck
Close unused blank tabs Plus
crssi
Reset Tab
ScepticDope
Go to empty tab
Kei
Last Tabs
Sam Larison
Close New Duplicate Tabs
Sunfur
Close Tab
eldon922
Navigate back to close tab
Stepan
Open Previous Page in New Tab
Elias Jaffe
Close Previous Tab
y1n0