TRGTR.IO

TRGTR.IO

Find the right email and other professional contact details

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "author": "TRGTR.IO",
  "name": "TRGTR.IO",
  "description": "Find the right email and other professional contact details",
  "version": "1.1.1",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "TRGTR.IO"
  },
  "permissions": [
    "https://trgtr.io/*",
    "tabs",
    "activeTab",
    "storage"
  ]
}