CashBack plugin "ZOZI" Firefox

Examine source code of CashBack plugin "ZOZI"

Inspect and view changes in CashBack plugin "ZOZI" source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_app_name__",
  "short_name": "__MSG_app_name_short__",
  "version": "2.0",
  "description": "__MSG_app_description__",
  "default_locale": "en",
  "icons": {
    "128": "img/icon.png"
  },
  "permissions": [
    "tabs",
    "cookies",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "__MSG_app_name_short__",
    "default_icon": {
      "16": "img/icon-waiting-16.png",
      "32": "img/icon-waiting-32.png",
      "48": "img/icon-waiting-48.png",
      "128": "img/icon-waiting-128.png"
    },
    "default_popup": "unlogged.html"
  },
  "background": {
    "scripts": [
      "js/background.min.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content_script.min.js"
      ],
      "css": [
        "css/agent.min.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "img/*.png",
    "css/fonts/*.woff2",
    "css/fonts.min.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8d893636-cb73-4709-b94d-3d96d2bfb101}"
    }
  }
}

Mejores alternativas CashBack plugin "ZOZI"

Aquí hay algunas Firefox add-ons que son similares a CashBack plugin "ZOZI":