The Diabetes Loophole

The Diabetes Loophole

The Diabetes Loophole Review, Bonus and Discount

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "The Diabetes Loophole",
  "manifest_version": 2,
  "short_name": "Diabetes Loophole",
  "description": "The Diabetes Loophole Review, Bonus and Discount",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "the diabetes loophole.png"
  },
  "icons": {
    "128": "the diabetes loophole 128.png"
  }
}