LibrifyJS: change.org (experimental) Firefox

Examine source code of LibrifyJS: change.org (experimental)

By: h3nn3s
Inspect and view changes in LibrifyJS: change.org (experimental) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LibrifyJS: change.org",
  "version": "0.1.2",
  "description": "Allows to sign petitions on change.org with GNU LibreJS running",
  "content_scripts": [
    {
      "matches": [
        "*://www.change.org/p/*"
      ],
      "js": [
        "petition.js"
      ]
    }
  ],
  "permissions": [
    "https://www.change.org/api-proxy/-/signatures/*",
    "webRequest"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "change.org@librifyjs"
    }
  }
}

Best LibrifyJS: change.org (experimental) Alternatives

Here are some Firefox add-ons that are similar to LibrifyJS: change.org (experimental):