Indentation and readded applications field

This commit is contained in:
Kevin R
2022-01-20 22:29:15 +01:00
parent 24450e4eaa
commit 8c21938620

View File

@@ -7,6 +7,11 @@
"homepage_url": "https://docs.clearurls.xyz", "homepage_url": "https://docs.clearurls.xyz",
"default_locale": "en", "default_locale": "en",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'",
"applications": {
"gecko": {
"id": "{74145f27-f039-47ce-a470-a662b129930a}"
}
},
"icons": { "icons": {
"16": "img/clearurls_16x16.png", "16": "img/clearurls_16x16.png",
"19": "img/clearurls_19x19.png", "19": "img/clearurls_19x19.png",