Examine source code of pplsecuriteglobale

Inspect and view changes in pplsecuriteglobale source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Remplace les termes violences policières par opérations de maintien de l'ordre contre les islamo-gauchistes.",
  "manifest_version": 2,
  "name": "pplsecuriteglobale",
  "version": "1.0",
  "icons": {
    "48": "baton-stick.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "js/novlangue.js"
      ]
    }
  ]
}