Version 1.23.1

This commit is contained in:
Kevin R
2022-03-23 11:55:56 +01:00
parent b41a3c963a
commit 173592e348
2 changed files with 11 additions and 2 deletions

View File

@@ -1,12 +1,12 @@
{
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.23.0",
"version": "1.23.1",
"author": "Kevin Roebert",
"description": "__MSG_extension_description__",
"homepage_url": "https://docs.clearurls.xyz",
"default_locale": "en",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'",
"content_security_policy": "script-src 'self'; object-src 'none'",
"applications": {
"gecko": {
"id": "{74145f27-f039-47ce-a470-a662b129930a}"