WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Google SERP Checker Tool & serp stat API

Google SERP Checker Tool & serp stat API

View on Chrome Web Store
View Google SERP Checker Tool & serp stat API Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (1 ratings)
11 views
This extension has been viewed 11 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.

Free SEO tools to check SERP (Search Engine Result Page) in Google with CSV exprot. Analyse SEO keyword and web ranking easily.
Type
Extension
Users
863 users
2
ASOTools
View author page of ASOTools
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 18, 2022
Version 0.0.0.1
Manifest version
3
Updated
Updated on December 18, 2022
productivity/developer
Extension Category
View on Chrome Web Store
View Google SERP Checker Tool & serp stat API 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",
    "background": {
        "service_worker": "background.js"
    },
    "name": "Google SERP Checker Tool & serp stat API",
    "description": "Free SEO tools to check SERP (Search Engine Result Page) in Google with CSV exprot. Analyse SEO keyword and web ranking easily.",
    "homepage_url": "https:\/\/aranking.io\/",
    "action": {
        "default_title": "Drink Water Event",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "version": "0.0.0.1",
    "manifest_version": 3,
    "content_scripts": [
        {
            "js": [
                "\/assets\/js\/jquery.min.js",
                "\/assets\/js\/content-script.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ]
}
© 2025 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