greenwire-uii Firefox

Examine source code of greenwire-uii

By: Corfus
Inspect and view changes in greenwire-uii source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "greenwire-uii",
  "version": "0.0.8",
  "description": "Improves the UI for greenwire.greenpeace.de",
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://greenwire.greenpeace.de/*"
      ],
      "js": [
        "content_scripts.js"
      ],
      "css": [
        "styles/style.css"
      ]
    }
  ]
}

Best greenwire-uii Alternatives

Here are some Firefox add-ons that are similar to greenwire-uii: