SEO-tools

SEO-tools

SEO-tools - information about domains, site audit for SEO errors, as well as technical audit of any page. Over 100 online services

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "ru",
  "action": {
    "default_popup": "popup.html",
    "default_title": "SEO-tools",
    "default_icon": "img/logo64.png"
  },
  "icons": {
    "64": "img/logo64.png",
    "128": "img/logo128.png"
  },
  "homepage_url": "https://100zona.com/seo-tools",
  "version": "2.9.9",
  "manifest_version": 3,
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ]
}