Ceci est une ancienne révision du document !


<file json policies.json> {

"policies": {
  "DisableAppUpdate": true,
  "Homepage": {
    "URL": "http://desclicks.net"
   },
  "Preferences": {
    "browser.policies.loglevel": {
      "Value": "debug",
      "Status": "locked"
    },
    "browser.tabs.warnOnClose": {
      "Value": false,
      "Status": "default"
    },
     "browser.uidensity": {
        "Value": 1
      },
      "browser.tabs.inTitlebar": {
        "Value": 1
      }          
  },
  "DisablePocket": true,
  "DisableTelemetry": true,

“FirefoxHome”: {

    "Search": true,
    "TopSites": false,
    "SponsoredTopSites": false,
    "Highlights":  false,
    "Pocket":  false,
    "SponsoredPocket":  false,
    "Snippets": false,
    "Locked": false 
  },

“NoDefaultBookmarks”: true,

“OfferToSaveLogins”: false,

“OverrideFirstRunPage”: “”,

   "OverridePostUpdatePage": "",
   "UserMessaging": {
      "WhatsNew": false,
      "ExtensionRecommendations": false,
      "FeatureRecommendations": false,
      "UrlbarInterventions": false,
      "SkipOnboarding": true,
      "MoreFromMozilla":false
    },

“DisableFeedbackCommands”: true,

   "DisableFirefoxAccounts": true,
   "DisableBuiltinPDFViewer": true,

“SanitizeOnShutdown”: true,

“ShowHomeButton”: true,

“RequestedLocales”: [“fr-FR”, “fr”],

   "PromptForDownloadLocation": true,
   "UseSystemPrintDialog": true,

“Extensions”: {

    "Install": ["https://addons.mozilla.org/firefox/downloads/latest/dictionnaire-francais1",	    
                "https://addons.mozilla.org/firefox/downloads/latest/sponsorblock",
                "https://addons.mozilla.org/firefox/downloads/latest/decentraleyes",
                "https://addons.mozilla.org/firefox/downloads/latest/facebook-container",
                "https://addons.mozilla.org/firefox/downloads/latest/grammalecte-fr"]
  },

“ExtensionSettings” : {

        "uBlock0@raymondhill.net": {
        "installation_mode": "normal_installed",
         "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
         }
  },

“3rdparty”: {

    "Extensions": {
      "uBlock0@raymondhill.net": {
        "adminSettings": {
          "selectedFilterLists": [
            "ublock-privacy",
            "ublock-badware",
            "ublock-filters",
      "ublock-badlists",
            "user-filters",
      "ublock-quick-fixes",
      "ublock-abuse",
            "ublock-unbreak",
      "adguard-generic",
      "adguard-mobile",
      "easylist",
      "adguard-spyware",
      "adguard-spyware-url",
      "block-lan",
      "easyprivacy",
      "urlhaus-1",
      "curben-phishing",
      "curben-pup",
      "adguard-annoyance",
      "adguard-social",
      "fanboy-thirdparty_social",
      "fanboy-cookiemonster",
      "fanboy-annoyance",
      "fanboy-social",
      "ublock-social",
      "dpollock-0",
      "plowe-0",
      "ara-0",
      "DEU-0",
      "FRA-0"
          ]
        }
      }
    }
  }

} } <file>