SEO Spider Tools

SEO Spider Tools

SpiderNow's Technical SEO and Web Audit tools are designed to help website owners discover and improve On-Page SEO issues.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "SEO Spider Tools",
  "author": "[email protected]",
  "homepage_url": "https://www.spidernow.com",
  "description": "SpiderNow's Technical SEO and Web Audit tools are designed to help website owners discover and improve On-Page SEO issues.",
  "version": "1.4.1",
  "action": {
    "default_popup": "index.html",
    "default_icon": "img/icon32.png"
  },
  "icons": {
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "scripting"
  ]
}