SEO AUDIT

SEO AUDIT

Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SEO AUDIT",
  "manifest_version": 2,
  "short_name": "Free SEO audit tool",
  "description": "Use SYNSTEK's Website SEO & audit tool to improve your site and identify opportunities to get ahead of the competition",
  "version": "1.0.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "synstek (1) copy 2.png"
  },
  "icons": {
    "128": "synstek (1) copy.png"
  }
}