some more tweaks
This commit is contained in:
2
.docker/firefox/autoconfig.js
Normal file
2
.docker/firefox/autoconfig.js
Normal file
@ -0,0 +1,2 @@
|
||||
pref("general.config.obscure_value", 0);
|
||||
pref("general.config.filename", "mozilla.cfg");
|
28
.docker/firefox/neko.js
Normal file
28
.docker/firefox/neko.js
Normal file
@ -0,0 +1,28 @@
|
||||
// firefox config for neko
|
||||
lockPref("browser.tabs.closeWindowWithLastTab", false);
|
||||
lockPref("app.update.auto", false);
|
||||
lockPref("app.update.enabled", false);
|
||||
lockPref("app.update.silent", true);
|
||||
lockPref("browser.cache.disk.capacity", 1000);
|
||||
lockPref("browser.download.useDownloadDir", false);
|
||||
lockPref("browser.rights.3.shown", true);
|
||||
lockPref("browser.search.update", false);
|
||||
lockPref("browser.shell.checkDefaultBrowser", false);
|
||||
lockPref("extensions.update.enabled", false);
|
||||
lockPref("plugin.default_plugin_disabled", false);
|
||||
lockPref("plugin.scan.plid.all", true);
|
||||
lockPref("plugins.hide_infobar_for_missing_plugin", true);
|
||||
lockPref("profile.allow_automigration", false);
|
||||
lockPref("signon.prefillForms", false);
|
||||
lockPref("signon.rememberSignons", false);
|
||||
lockPref("xpinstall.enabled", false);
|
||||
lockPref("xpinstall.whitelist.required", true);
|
||||
lockPref("browser.download.manager.retention", 0);
|
||||
lockPref("browser.download.folderList", 2);
|
||||
lockPref("browser.download.forbid_open_with", true);
|
||||
lockPref("browser.safebrowsing.downloads.enabled", false);
|
||||
lockPref("browser.safebrowsing.downloads.remote.enabled", false);
|
||||
lockPref("browser.helperApps.alwaysAsk.force", false);
|
||||
lockPref("browser.helperApps.neverAsk.saveToDisk", "application/zip,application/octet-stream,image/jpeg,application/vnd.ms-outlook,text/html,application/pdf");
|
||||
lockPref("browser.helperApps.neverAsk.openFile", "application/zip,application/octet-stream,image/jpeg,application/vnd.ms-outlook,text/html,application/pdf");
|
||||
lockPref("browser.newtabpage.activity-stream.default.sites", "https://www.youtube.com/,https://netflix.com,https://www.hulu.com/,https://9anime.to/,https://www.funimation.com/,https://www.disneyplus.com/,https://play.hbonow.com/,https://www.twitch.tv/");
|
187
.docker/firefox/policies.json
Normal file
187
.docker/firefox/policies.json
Normal file
@ -0,0 +1,187 @@
|
||||
{
|
||||
"policies": {
|
||||
"BlockAboutAddons": true,
|
||||
"BlockAboutConfig": true,
|
||||
"BlockAboutProfiles": true,
|
||||
"BlockAboutSupport": true,
|
||||
"Bookmarks": [
|
||||
{
|
||||
"Title": "YouTube",
|
||||
"URL": "https://www.youtube.com/",
|
||||
"Favicon": "https://www.youtube.com/favicon.ico",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Netflix",
|
||||
"URL": "https://netflix.com",
|
||||
"Favicon": "https://www.netflix.com/favicon.ico",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Hulu",
|
||||
"URL": "https://www.hulu.com/",
|
||||
"Favicon": "https://www.hulu.com/favicon.ico",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "9Anime",
|
||||
"URL": "https://9anime.to/",
|
||||
"Favicon": "https://staticf.akacdn.ru/assets/favicons/favicon.png",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Crunchy Roll",
|
||||
"URL": "https://www.crunchyroll.com/",
|
||||
"Favicon": "https://www.crunchyroll.com/favicons/favicon-16x16.png",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Funimation",
|
||||
"URL": "https://www.funimation.com/",
|
||||
"Favicon": "https://www.funimation.com/static/img/favicon.ico",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Disney+",
|
||||
"URL": "https://www.disneyplus.com/",
|
||||
"Favicon": "https://prod-static.disney-plus.net/builds/79e07c421f069edf597cdaa753376b64e5de337f_1578322635943/images/favicons/favicon-32x32.png",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "HBO Now",
|
||||
"URL": "https://play.hbonow.com/",
|
||||
"Favicon": "https://play.hbonow.com/assets/images/branding/desktop/hbonow/favicon.ico",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Amazon Video",
|
||||
"URL": "https://www.amazon.com/Amazon-Video/b?node=2858778011",
|
||||
"Favicon": "https://www.amazon.com/favicon.ico",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "VRV",
|
||||
"URL": "https://vrv.co/",
|
||||
"Favicon": "https://static.vrv.co/vrvweb/assets/img/favicons/favicon-16x16.png",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Twitch",
|
||||
"URL": "https://www.twitch.tv/",
|
||||
"Favicon": "https://static.twitchcdn.net/assets/favicon-16-2d5d1f5ddd489ee10398.png",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
},
|
||||
{
|
||||
"Title": "Mixer",
|
||||
"URL": "https://mixer.com/",
|
||||
"Favicon": "https://mixer.com/_latest/assets/favicons/favicon-16x16.png",
|
||||
"Folder": "Media",
|
||||
"Placement": "toolbar"
|
||||
}
|
||||
],
|
||||
"CaptivePortal": false,
|
||||
"DisableAppUpdate": true,
|
||||
"DisableBuiltinPDFViewer": true,
|
||||
"DisableDeveloperTools": true,
|
||||
"DisableFeedbackCommands": true,
|
||||
"DisableFirefoxAccounts": true,
|
||||
"DisableFirefoxScreenshots": true,
|
||||
"DisableFirefoxStudies": true,
|
||||
"DisableForgetButton": true,
|
||||
"DisableMasterPasswordCreation": true,
|
||||
"DisablePocket": true,
|
||||
"DisablePrivateBrowsing": true,
|
||||
"DisableProfileImport": true,
|
||||
"DisableProfileRefresh": true,
|
||||
"DisableSafeMode": true,
|
||||
"DisableSetDesktopBackground": true,
|
||||
"DisableSystemAddonUpdate": true,
|
||||
"DisableTelemetry": true,
|
||||
"DisplayBookmarksToolbar": false,
|
||||
"DontCheckDefaultBrowser": true,
|
||||
"EnableTrackingProtection": {
|
||||
"Cryptomining": true,
|
||||
"Fingerprinting": true,
|
||||
"Value": true
|
||||
},
|
||||
"ExtensionSettings": {
|
||||
"*": {
|
||||
"installation_mode": "blocked"
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
}
|
||||
},
|
||||
"ExtensionUpdate": false,
|
||||
"FirefoxHome": {
|
||||
"Highlights": false,
|
||||
"Pocket": false,
|
||||
"Search": true,
|
||||
"Snippets": false,
|
||||
"TopSites": true
|
||||
},
|
||||
"FlashPlugin": {},
|
||||
"HardwareAcceleration": false,
|
||||
"Homepage": {
|
||||
"StartPage": "none"
|
||||
},
|
||||
"NewTabPage": true,
|
||||
"NoDefaultBookmarks": true,
|
||||
"OfferToSaveLogins": false,
|
||||
"OfferToSaveLoginsDefault": false,
|
||||
"OverrideFirstRunPage": "",
|
||||
"OverridePostUpdatePage": "",
|
||||
"PasswordManagerEnabled": false,
|
||||
"Permissions": {
|
||||
"Camera": {
|
||||
"BlockNewRequests": true
|
||||
},
|
||||
"Location": {
|
||||
"BlockNewRequests": true
|
||||
},
|
||||
"Microphone": {
|
||||
"BlockNewRequests": true
|
||||
},
|
||||
"Notifications": {
|
||||
"BlockNewRequests": true
|
||||
}
|
||||
},
|
||||
"Preferences": {
|
||||
"browser.tabs.warnOnClose": false,
|
||||
"browser.urlbar.suggest.bookmark": false,
|
||||
"browser.urlbar.suggest.history": false,
|
||||
"browser.urlbar.suggest.openpage": false,
|
||||
"datareporting.policy.dataSubmissionPolicyBypassNotification": true,
|
||||
"dom.disable_window_flip": true,
|
||||
"dom.disable_window_move_resize": true,
|
||||
"dom.event.contextmenu.enabled": false,
|
||||
"extensions.getAddons.showPane": false,
|
||||
"places.history.enabled": false,
|
||||
"privacy.file_unique_origin": true,
|
||||
"ui.key.menuAccessKeyFocuses": false
|
||||
},
|
||||
"PromptForDownloadLocation": false,
|
||||
"SanitizeOnShutdown": {
|
||||
"Cache": true,
|
||||
"Cookies": true,
|
||||
"Downloads": true,
|
||||
"FormData": true,
|
||||
"History": true,
|
||||
"OfflineApps": true,
|
||||
"Sessions": true,
|
||||
"SiteSettings": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user