Boost Nine Pro Extension

Boost Nine Pro Extension

Boost Nine is "the supercar of Amazon FBA Software." Boost Nine provides you an easy way to check to see if a market on Amazon…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Boost Nine Pro Extension",
  "version": "3.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png"
  }
}