WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Keyword Discovery SEO tool

Keyword Discovery SEO tool

View on Chrome Web Store
View Keyword Discovery SEO tool Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

Keyword Discovery SEO tool
Type
Extension
Users
52 users
1
Vlad
View author page of Vlad
Published
Published on July 24, 2023
Version 1.7
Manifest version
3
Updated
Updated on September 24, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Keyword Discovery SEO 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",
    "name": "Keyword Discovery SEO tool",
    "version": "1.7",
    "manifest_version": 3,
    "description": "Keyword Discovery SEO tool",
    "icons": {
        "16": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "512": "icons\/icon128.png"
    },
    "action": {
        "default_title": "Click to show an dialog window"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "dist\/worker.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "css\/content.css"
            ],
            "js": [
                "dist\/content.bundle.js",
                "content.js",
                "content1.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "options_page": "pages\/panel.html"
}
© 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