policies.json changes
This commit is contained in:
parent
743bb580c6
commit
337a7f0c49
@ -2,7 +2,22 @@
|
|||||||
"__COMMENT__ More Information": "https://mozilla.github.io/policy-templates/",
|
"__COMMENT__ More Information": "https://mozilla.github.io/policy-templates/",
|
||||||
"policies": {
|
"policies": {
|
||||||
"AppUpdateURL": "https://localhost",
|
"AppUpdateURL": "https://localhost",
|
||||||
|
"DefaultDownloadDirectory": "${home}/Desktop/TRANSfer",
|
||||||
"DisableAppUpdate": true,
|
"DisableAppUpdate": true,
|
||||||
|
"UserMessaging": {
|
||||||
|
"ExtensionRecommendations": false,
|
||||||
|
"FeatureRecommendations": false,
|
||||||
|
"UrlbarInterventions": false,
|
||||||
|
"SkipOnboarding": true,
|
||||||
|
"MoreFromMozilla": false,
|
||||||
|
"FirefoxLabs": false,
|
||||||
|
"Locked": false
|
||||||
|
},
|
||||||
|
"SupportMenu": {
|
||||||
|
"Title": "iridium neko-apps repository",
|
||||||
|
"URL": "https://git.stardust.wtf/iridium/neko-apps",
|
||||||
|
"AccessKey": "R"
|
||||||
|
},
|
||||||
"Bookmarks": [
|
"Bookmarks": [
|
||||||
{
|
{
|
||||||
"Title": "Invidious",
|
"Title": "Invidious",
|
||||||
@ -75,14 +90,6 @@
|
|||||||
"Locked": false
|
"Locked": false
|
||||||
},
|
},
|
||||||
"NoDefaultBookmarks": true,
|
"NoDefaultBookmarks": true,
|
||||||
"WebsiteFilter": {
|
|
||||||
"Block": [
|
|
||||||
"https://localhost/*"
|
|
||||||
],
|
|
||||||
"Exceptions": [
|
|
||||||
"https://localhost/*"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Extensions": {
|
"Extensions": {
|
||||||
"Install": [
|
"Install": [
|
||||||
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
|
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
|
||||||
@ -146,10 +153,6 @@
|
|||||||
"URLTemplate": "https://www.startpage.com/sp/search?query={searchTerms}&cat=web&pl=opensearch"
|
"URLTemplate": "https://www.startpage.com/sp/search?query={searchTerms}&cat=web&pl=opensearch"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"SupportMenu": {
|
|
||||||
"Title": "LibreWolf Issue Tracker",
|
|
||||||
"URL": "https://gitlab.com/librewolf-community/settings/issues"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user