Updated manifest.json

This commit is contained in:
Kevin R
2022-01-20 22:00:14 +01:00
parent c136abc728
commit 24450e4eaa
2 changed files with 7 additions and 2 deletions

View File

@@ -2,10 +2,11 @@
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.22.0",
"author": "Kevin Röbert",
"author": "Kevin Roebert",
"description": "__MSG_extension_description__",
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
"homepage_url": "https://docs.clearurls.xyz",
"default_locale": "en",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'",
"icons": {
"16": "img/clearurls_16x16.png",
"19": "img/clearurls_19x19.png",