Joydeep SEO and Social Tool is a Plugin

Joydeep SEO and Social Tool is a Plugin

SEO and Social Tool is a Plugin Extension which provides a deep On-Page SEO analysis for Free and also provides Social Media Share data with just one click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "0.8resigned1",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "name": "Joydeep SEO and Social Chrome Extension",
  "description": "Joydeep SEO Tool is a Google Chrome Extension which provides a deep On-Page SEO analysis for Free.",
  "browser_action": {
    "default_icon": "images/icon.png",
    "default_title": "Joydeep Deb - SEO Tool",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{479a1e5f-dc0f-42a6-8084-b8e4480664a4}"
    }
  }
}