Add offline storage for rules

This commit is contained in:
Kevin Röbert
2017-08-31 21:19:51 +02:00
parent a75daa0d28
commit 03b9d06d56
2 changed files with 56 additions and 12 deletions

View File

@@ -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": [
"*://*/*",