Best Meta Title, Host & URL Check

Best Meta Title, Host & URL Check

Use our free SEO tool to find out any website's meta title, host and exact URL.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Best Meta Title, Host & URL Check",
  "description": "Use our free SEO tool to find out any website's meta title, host and exact URL.",
  "manifest_version": 3,
  "version": "0.0.1",
  "icons": {
    "16": "./assets/img/icon16.png",
    "32": "./assets/img/icon32.png",
    "128": "./assets/img/icon128.png"
  },
  "action": {
    "default_icon": "./assets/img/icon16.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}