禁止更新文件:

  • 讓我們先創立一個資料夾:distribution
  • 讓我們打開一個新文字檔,輸入:
{
  "policies": {
    "DisableAppUpdate.": false
  }
}
  • 完成之後檔名取:policies.json
  • 將 policies.json,放到 distribution的資料夾
  • 將整個 distribution的資料夾 移動到Firefox的安裝目錄,即可完成
再次打開瀏覽器

更加隱私版的 policies.json 文件

{
"policies": {
"AppUpdateURL": "http://127.0.0.1/",
"DisableAppUpdate": true,
"DisableSystemAddonUpdate": true,
"DisableFirefoxAccounts": true,
"DisableProfileImport": true,
"DisableMasterPasswordCreation": true,
"DisableFormHistory": true,
"DisableFirefoxStudies": true,
"DisablePocket": true,
"DisableFirefoxScreenshots": true,
"DisableBuiltinPDFViewer": true,
"DisableDeveloperTools": true,
"DisableTelemetry": true,
"CaptivePortal": false,
"NetworkPrediction": false,
"DisableSetDesktopBackground": true
}
} 

Parrot OS 更上層樓的 policies.json 文件

{
  "policies": {
    "DisableAppUpdate": true,
    "AppUpdateURL": "http://127.0.0.1/",
    "DisableSystemAddonUpdate": true,
    "DisableFirefoxAccounts": true,
    "DisableProfileImport": true,
    "DisableFormHistory": true,
    "DisableFirefoxScreenshots": true,
    "DisableBuiltinPDFViewer": true,
    "DisableDeveloperTools": true,
    "DisableSetDesktopBackground": true,
    "DisplayBookmarksToolbar": true,
    "NoDefaultBookmarks": true,
    "OverrideFirstRunPage": "",
    "OverridePostUpdatePage": "",
    "Homepage": {
      "URL": "browserleaks.com/ip",
      "Locked": false,
      "StartPage": "homepage"
    },
    "SearchEngines": {
      "Default": "DuckDuckGo",
      "PreventInstalls": true
    },
    "SearchSuggestEnabled": false,
    "DisableTelemetry": true,
    "CaptivePortal": false,
    "Cookies": {
      "Default": true,
      "AcceptThirdParty": "never",
      "RejectTracker": true
    },
    "DNSOverHTTPS": {
      "Enabled": false
    },
    "UserMessaging": {
      "WhatsNew": false,
      "ExtensionRecommendations": false,
      "FeatureRecommendations": false,
      "UrlbarInterventions": false,
      "SkipOnboarding": true
    },
    "DisableFeedbackCommands": true,
    "DisableFirefoxStudies": true,
    "DisablePocket": true,
    "DontCheckDefaultBrowser": true,
    "EnableTrackingProtection": {
      "Value": true,
      "Cryptomining": true,
      "Fingerprinting": true
    },
    "FirefoxHome": {
      "Search": true,
      "TopSites": true,
      "Highlights": false,
      "Pocket": false,
      "Snippets": false,
      "Locked": false
    },
    "HardwareAcceleration": true,
    "NetworkPrediction": false,
    "PopupBlocking": {
      "Allow": ["https://crypt.parrot.sh",
                "https://pad.parrot.sh"],
      "Default": false,
      "Locked": false
    },
    "PromptForDownloadLocation": true,
    "SupportMenu": {
      "Title": "Parrot Support",
      "URL": "https://community.parrotsec.org",
      "AccessKey": "S"
    }
  }
}

留言板


Utteranc

Giscus

我的圖片

感謝您的閱讀。歡迎分享TQGX部落格(tqgx.github.io)的文章,引用轉載請上註明網址並遵守:創用CC-姓名標示-非商業性-禁止改作 4.0 國際授權條款。如需商業使用請來信告之。