donista: Automatic Donations Firefox

Examine source code of donista: Automatic Donations

By: donista
Inspect and view changes in donista: Automatic Donations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "donista - shoppen und spenden",
  "description": "Spende automatisch beim Online-Shopping!",
  "version": "1.2.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "homepage_url": "https://www.donista.org",
  "permissions": [
    "storage",
    "tabs",
    "webNavigation",
    "alarms",
    "scripting",
    "https://*/*",
    "http://*/*"
  ],
  "web_accessible_resources": [
    "content-scripts/searchengines.css",
    "content-scripts/app.css",
    "assets/*.png",
    "assets/*.svg",
    "donista.svg"
  ],
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content-scripts/searchengines.css"
      ],
      "js": [
        "content-scripts/app.js",
        "content-scripts/auth.js",
        "content-scripts/searchengines.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "donista.org"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9176e133-9f84-4656-81bf-697e69a0b009}"
    }
  }
}

Best donista: Automatic Donations Alternatives

Here are some Firefox add-ons that are similar to donista: Automatic Donations: