Idiocratify Firefox

Examine source code of Idiocratify

Inspect and view changes in Idiocratify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Idiocratify",
  "description": "Remplace le nom des membres du gouvernement par leurs versions idiocratifiées.",
  "version": "1.1",
  "homepage_url": "https://github.com/Uhter/idiocratify",
  "icons": {
    "64": "static/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "js/replace.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "256": "static/icon.png"
    },
    "default_popup": "index.html"
  }
}

Meilleures alternatives Idiocratify

Voici quelques Firefox add-ons qui sont similaires à Idiocratify :