AffiloBlueprint Review

AffiloBlueprint Review

Complete review of AffiloBlueprint. *plus BONUSES* AffiloBlueprint is indepth training that shows how to create profitable websites.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "AffiloBlueprint Review",
  "manifest_version": 2,
  "short_name": "Affb Review",
  "description": "Complete review of AffiloBlueprint. *plus BONUSES* AffiloBlueprint is indepth training that shows how to create profitable websites.",
  "version": "1.0.1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "abreview_small.png"
  },
  "icons": {
    "128": "abreview.png"
  }
}