Chrome support

This commit is contained in:
Kevin Röbert
2019-04-01 23:53:28 +02:00
parent 869cd63e64
commit 03e0580b20
13 changed files with 143 additions and 997 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.5.1.6a",
"version": "1.5.2",
"author": "Kevin R.",
"description": "Remove tracking elements form URLs.",
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
@@ -58,10 +58,10 @@
"browser-polyfill.js",
"external_js/jquery-3.2.1.min.js",
"external_js/sha256.jquery.js",
"clearurls.js",
"core_js/storage.js",
"core_js/tools.js",
"core_js/message_handler.js"
"core_js/message_handler.js",
"core_js/tools.js",
"core_js/storage.js",
"clearurls.js"
]
},
"content_scripts": [