ClickFunnels 2.0 (Features, Prices and more)

ClickFunnels 2.0 (Features, Prices and more)

Clickfunnels 2.0 updates, reviews, new features, templates and best tutorials as well as free funnels. updated weekly

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ClickFunnels 2.0 (Features, Prices and more)",
  "description": "Clickfunnels 2.0 updates, reviews, new features, templates and best tutorials as well as free funnels. updated weekly",
  "manifest_version": 2,
  "version": "1.18.0",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "background": {
    "page": "index.html#notifications"
  },
  "permissions": [
    "storage",
    "notifications",
    "http://api.leadblasta.com/",
    "https://api.leadblasta.com/",
    "http://*.youtube.com/",
    "https://*.youtube.com/",
    "https://*.ytimg.com/"
  ],
  "browser_action": {
    "default_title": "ClickFunnels 2.0 (Features, Prices and more)",
    "default_icon": "icon.png",
    "default_popup": "index.html"
  }
}