By: Lesław
Inspect and view changes in URL Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "URL Filter",
"description": "Automatically close tabs whose URLs match any user-defined regex patterns",
"version": "1.0",
"icons": {
"32": "icon/32.png",
"64": "icon/64.png",
"128": "icon/128.png"
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "icon/64.png",
"default_title": "URL Filter",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{e52e64d3-ce14-4280-899c-7c101012cc27}",
"strict_min_version": "92.0"
}
}
} Best URL Filter Alternatives
Here are some Firefox add-ons that are similar to URL Filter:
URL Pattern Filter
Lesław
Tab URL Pattern Filter
Lesław
Auto Close Selected URL
Lesław
Auto Close Selected URL
Lesław
Tabs Cleaner
Viktar
AutoCloseTab
MisterRuse
Tab AutoClose
Tim Cambrant
Close Tabs By Pattern
Mathieu Pillard
Tab Pattern Closer
Isabella Bosia
Regex Tab Closer
Darkonig