SEO Webpage Analysis Tool

SEO Webpage Analysis Tool

Analyze your site's on-page SEO factors to see whether or not your page is SEO optimized.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SEO Webpage Analysis Tool",
  "description": "Analyze your site's on-page SEO factors to see whether or not your page is SEO optimized.",
  "version": "2.0",
  "manifest_version": 2,
  "icons": {
    "128": "WPA_128.png"
  },
  "app": {
    "urls": [
      "http://www.lxrmarketplace.com/seo-webpage-analysis-tool.html"
    ],
    "launch": {
      "web_url": "http://www.lxrmarketplace.com/seo-webpage-analysis-tool.html"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}