Nangil Onpage Website Analyzer

Nangil Onpage Website Analyzer

Analyze the Onpage SEO Factors For the given website

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Nangil Onpage Website Analyzer",
  "description": "Analyze the Onpage SEO Factors For the given website",
  "version": "1.0",
  "permissions": [
    "http://www.nangil.com/browserext",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}