Babiš v Rohlíku Firefox

Examine source code of Babiš v Rohlíku

Inspect and view changes in Babiš v Rohlíku source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Babiš v Rohlíku",
  "description": "Nahradí obrázek produktu obrázkem Bureše, pokud daný produkt vyrábí firma spadající do holdingu.",
  "version": "0.0.2",
  "browser_action": {
    "default_icon": "babis.png"
  },
  "icons": {
    "16": "babis.png",
    "48": "babis.png",
    "128": "babis.png"
  },
  "permissions": [
    "*://*.rohlik.cz/*",
    "*://rohlik.cz/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.rohlik.cz/*"
      ],
      "js": [
        "js/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "babis.png"
  ]
}

Best Babiš v Rohlíku Alternatives

Here are some Firefox add-ons that are similar to Babiš v Rohlíku: