GETCASHBACK кэшбэк портал Firefox

Examine source code of GETCASHBACK кэшбэк портал

Inspect and view changes in GETCASHBACK кэшбэк портал source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GETCASHBACK.RU",
  "version": "0.6.2resigned1",
  "manifest_version": 2,
  "description": "Возвращаем деньги за покупки в интернет-магазинах!",
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png"
  },
  "applications": {
    "gecko": {
      "id": "info@getcashback.ru",
      "strict_min_version": "42.0"
    }
  },
  "background": {
    "scripts": [
      "dist/jquery-3.1.1.min.js",
      "dist/background.js",
      "dist/sanitizer.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/icon_19.png",
      "38": "icons/icon_38.png"
    },
    "default_title": "GETCASHBACK.RU: Возвращаем деньги за покупки в интернет-магазинах!",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "dist/jquery-3.1.1.min.js",
        "dist/content.js",
        "dist/sanitizer.js"
      ],
      "css": [
        "dist/content.css"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "management",
    "notifications",
    "activeTab",
    "cookies",
    "storage",
    "<all_urls>",
    "tabs"
  ]
}

Meilleures alternatives GETCASHBACK кэшбэк портал

Voici quelques Firefox add-ons qui sont similaires à GETCASHBACK кэшбэк портал :