Avaaz.com for LibreJS Firefox

Examine source code of Avaaz.com for LibreJS

By: wrinkl3
Inspect and view changes in Avaaz.com for LibreJS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Avaaz.com for LibreJS",
  "version": "1.2resigned1",
  "author": "Alex Shatberashvili",
  "description": "LibreJS compatible Avaaz.com petition signing form.",
  "applications": {
    "gecko": {
      "id": "AvaazForLibreJS@acutuncus.com",
      "strict_min_version": "42.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "webRequest",
    "https://*.avaaz.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://secure.avaaz.org/*"
      ],
      "js": [
        "lib/jquery.js",
        "content_scripts/avaaz.js"
      ]
    }
  ],
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/letter-a16.png"
    },
    "default_popup": "popup/fill_form.html"
  }
}

Best Avaaz.com for LibreJS Alternatives

Here are some Firefox add-ons that are similar to Avaaz.com for LibreJS: