WebExtension.net
WebExtension.net

META SEO inspector

View on Chrome Web Store
View META SEO inspector Chrome Extension on Chrome Web Store
4.4 (590 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is primarily aimed at web developers who need to verify the HTML of their sites to ensure compliance with Google's…
Type
Extension
Users
200,000 users
Website www.omiod.com
Omiod
View author page of Omiod
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 24, 2009
Version 3.2.3
Manifest version
3
Updated
Updated on October 21, 2024
View on Chrome Web Store
View META SEO inspector Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "3.2.3",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "styles\/inject.css"
            ],
            "js": [
                "scripts\/defines.js",
                "scripts\/service.js",
                "scripts\/url2service.js",
                "scripts\/extractors.js",
                "scripts\/extractors3.js",
                "scripts\/content-script.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "options_page": "views\/options.html",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/32.png",
            "48": "images\/48.png"
        },
        "default_popup": "views\/popup.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top