Get Media Citations

Get Media Citations

Get Media Citations - “As Seen On” FOXNews, CBS, NBC & ABC help you get the priceless exposure for you and/or your business.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Get Media Citations",
  "manifest_version": 2,
  "short_name": "CitationsPRO",
  "description": "Get Media Citations -  “As Seen On” FOXNews, CBS, NBC & ABC help you get the priceless exposure for you and/or your business.",
  "version": "1.5",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "mediacitation16.png"
  },
  "icons": {
    "128": "mediacitation128.png"
  }
}