Keyword Performance Analyzer

Keyword Performance Analyzer

Analyze the keywords of your current marketing campaigns to easily separate the top performers from the non-performers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Keyword Performance Analyzer",
  "description": "Analyze the keywords of your current marketing campaigns to easily separate the top performers from the non-performers.",
  "version": "2.0",
  "manifest_version": 2,
  "icons": {
    "128": "KPA_128.png"
  },
  "app": {
    "urls": [
      "http://www.lxrmarketplace.com/ppc-keyword-performance-analyzer-tool.html"
    ],
    "launch": {
      "web_url": "http://www.lxrmarketplace.com/ppc-keyword-performance-analyzer-tool.html"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}