mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
Add offline storage for rules
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "ClearURLs",
|
||||
"version": "1.1.1.4",
|
||||
"author": "Kevin R., Arne S.",
|
||||
"version": "1.1.2.0",
|
||||
"author": "Kevin R.",
|
||||
"description": "Remove tracking elements form URLs. ",
|
||||
"homepage_url": "https://github.com/KevinRoebert/ClearUrls",
|
||||
"icons": {
|
||||
@@ -18,7 +18,7 @@
|
||||
"38": "icon38.png"
|
||||
},
|
||||
"default_title": "ClearURLs Add-on",
|
||||
"default_popup": "popup.html"
|
||||
"default_popup": "popup_new.html"
|
||||
},
|
||||
"permissions": [
|
||||
"*://*/*",
|
||||
|
||||
Reference in New Issue
Block a user