iinterests - Interests Extractor

iinterests - Interests Extractor

Uncover hidden & High-Converting interests

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "iinterests - Interests Extractor",
  "description": "Uncover hidden & High-Converting interests",
  "version": "4.0",
  "icons": {
    "16": "ico.png",
    "32": "ico.png",
    "64": "ico.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Super Interests Extractor",
    "default_icon": "ico.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs"
  ]
}