WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SEO Meta Tags - On Page Checker - Check Website SEO

SEO Meta Tags - On Page Checker - Check Website SEO

View on Chrome Web Store
View SEO Meta Tags - On Page Checker - Check Website SEO Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (11 ratings)
2 new ratings
38 views
This extension has been viewed 38 times
0 downloads
This extension has been downloaded 0 times

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

check website SEO meta info, including title, description, headers, and more. Optimize your pages for better search rankings!
Type
Extension
Users
129 users
2
SourabhN
View author page of SourabhN
Published
Published on June 30, 2024
Version 2.0
Manifest version
3
Updated
Updated on March 13, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View SEO Meta Tags - On Page Checker - Check Website SEO Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO Meta Tags - On Page Checker - Check Website SEO",
    "version": "2.0",
    "description": "check website SEO meta info, including title, description, headers, and more. Optimize your pages for better search rankings!",
    "author": "Sourabh Nagori",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "styles.css",
                "lib\/xlsx.full.min.js",
                "serpcounter.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/www.google.com\/*",
                "*:\/\/www.google.ad\/*",
                "*:\/\/www.google.ae\/*",
                "*:\/\/www.google.al\/*",
                "*:\/\/www.google.co.uk\/*",
                "*:\/\/www.google.co.in\/*",
                "*:\/\/www.google.co.jp\/*"
            ],
            "include_globs": [
                "*q=*",
                "*:\/\/*.google.*",
                "*:\/\/*.google.*\/webhp?*",
                "*:\/\/*.google.*\/?gws_rd*",
                "*:\/\/*.google.*\/?gfe_rd*"
            ],
            "css": [
                "serpcounter.css"
            ],
            "js": [
                "serpcounter.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}
© 2026 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