New Version 1.3.3.9

You can now manually specify in the settings which request types you would like to have all examined by ClearURLs.

#84
This commit is contained in:
Kevin Röbert
2018-07-31 19:15:48 +02:00
parent aba3393ca5
commit 49a08881ed
6 changed files with 29 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.3.3.8",
"version": "1.3.3.9",
"author": "Kevin R.",
"description": "Remove tracking elements form URLs.",
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
@@ -46,6 +46,7 @@
},
"permissions": [
"*://*/*",
"<all_urls>",
"webRequest",
"webRequestBlocking",
"storage",