WebExtension.net
Toggle dark mode
WebExtension.net

SEO Search Keyword Tool

View on Chrome Web Store
View SEO Search Keyword Tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (23 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

SEO Keyword Search Tool searches using long-tail keywords and provides free website traffic, Whois and SEO analysis features.
Type
Extension
Users
40,000 users
Wuhenlove
View author page of Wuhenlove
Published
Published on December 9, 2022
Version 1.1.2
Manifest version
3
Updated
Updated on February 13, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View SEO Search Keyword Tool 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": "__MSG_title__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "short_name": "SeoStack",
    "version": "1.1.2",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.google.com\/*",
        "*:\/\/*.duckduckgo.com\/*",
        "*:\/\/*.bing.com\/*",
        "*:\/\/*.pinterest.com\/*",
        "*:\/\/*.yahoo.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/*.ebaystatic.com\/*",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.sellercenter.io\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "vendor.js",
                "\/content\/content.js"
            ],
            "css": [
                "\/content\/content.css"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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