Hamty.cz doplněk Firefox

Examine source code of Hamty.cz doplněk

Inspect and view changes in Hamty.cz doplněk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hamty.cz doplněk",
  "version": "2.0.48",
  "description": "Doplněk Vás včas automaticky upozorní na cashback neboli vrácení peněz a slevové kupony ve vybraných obchodech.",
  "homepage_url": "https://www.hamty.cz",
  "author": "Hamty.cz",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "Hamty.cz@Hamty.cz",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "webRequest",
    "storage",
    "<all_urls>",
    "unlimitedStorage",
    "cookies",
    "alarms"
  ],
  "background": {
    "scripts": [
      "vendors/bundle.js",
      "bg/bundle.js"
    ],
    "persistent": true
  },
  "options_ui": {
    "chrome_style": false,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "vendors/bundle.js",
        "content/bundle.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_icon": "favicon.png",
    "default_title": "Hamty.cz doplněk"
  },
  "icons": {
    "16": "favicon.png",
    "18": "favicon.png",
    "32": "favicon.png",
    "128": "favicon.png"
  },
  "web_accessible_resources": [
    "content/*.css",
    "content/*.svg",
    "*.css",
    "*.png"
  ]
}

Best Hamty.cz doplněk Alternatives

Here are some Firefox add-ons that are similar to Hamty.cz doplněk: