Mimonatega

Mimonatega

Check the current and past prices of products on Mimovrste.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Mimonatega",
  "description": "Check the current and past prices of products on Mimovrste",
  "version": "1.0.6",
  "manifest_version": 2,
  "homepage_url": "https://beta.mimonatega.td-fl.org",
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "Mimonatega",
    "default_icon": {
      "48": "logo48.png",
      "96": "logo96.png"
    }
  },
  "icons": {
    "48": "logo48.png",
    "96": "logo96.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1f0964a7-021c-4124-87c9-4e2bf07a24ec}"
    }
  }
}