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/",
|
||||
"policies": {
|
||||
"AppUpdateURL": "https://localhost",
|
||||
"DefaultDownloadDirectory": "${home}/Desktop/TRANSfer",
|
||||
"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": [
|
||||
{
|
||||
"Title": "Invidious",
|
||||
@ -75,14 +90,6 @@
|
||||
"Locked": false
|
||||
},
|
||||
"NoDefaultBookmarks": true,
|
||||
"WebsiteFilter": {
|
||||
"Block": [
|
||||
"https://localhost/*"
|
||||
],
|
||||
"Exceptions": [
|
||||
"https://localhost/*"
|
||||
]
|
||||
},
|
||||
"Extensions": {
|
||||
"Install": [
|
||||
"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"
|
||||
}
|
||||
]
|
||||
},
|
||||
"SupportMenu": {
|
||||
"Title": "LibreWolf Issue Tracker",
|
||||
"URL": "https://gitlab.com/librewolf-community/settings/issues"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user