By: Darkonig
Inspect and view changes in Regex Tab Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Regex Tab Closer",
"version": "1.2",
"description": "Instantly close multiple browser tabs using the power of regular expressions. Match by URL or title to clean up your workspace in seconds.",
"icons": {
"48": "icons/icon-48.png"
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "Regex Tab Closer",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{40aaac77-c1e9-4d7d-afcc-40ee0b5e145e}"
}
}
} Best Regex Tab Closer Alternatives
Here are some Firefox add-ons that are similar to Regex Tab Closer: