Affiliate Marketing Bootcamp Step By Step

Affiliate Marketing Bootcamp Step By Step

A step by step course and checklist on the strategies used to become a 6 figure affiliate marketer

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Affiliate Marketing Bootcamp Step By Step",
  "description": "A step by step course and checklist on the strategies used to become a 6 figure affiliate marketer",
  "manifest_version": 3,
  "version": "1.20.0",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "host_permissions": [
    "http://api.leadblasta.com/",
    "https://api.leadblasta.com/",
    "http://*.youtube.com/",
    "https://*.youtube.com/",
    "https://*.ytimg.com/"
  ],
  "permissions": [
    "storage"
  ],
  "action": {
    "default_title": "Affiliate Marketing Bootcamp Step By Step",
    "default_icon": "icon.png",
    "default_popup": "index.html"
  }
}