Webampel Firefox

Examine source code of Webampel

Inspect and view changes in Webampel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Webampel",
  "version": "1.0",
  "description": "Adds a grey, red, yellow or green border to all webpages depending on their sustainability",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "Webampel.js"
      ]
    }
  ]
}

Meilleures alternatives Webampel

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