WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Keywordme | The Ultimate Google Ads Keyword Tool

Keywordme | The Ultimate Google Ads Keyword Tool

View on Chrome Web Store
View Keywordme | The Ultimate Google Ads Keyword Tool Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new 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.

Eliminate junk keywords with a click, build winning lists, and apply keyword match types quickly. The only Google Ads tool you need.
Type
Extension
Users
131 users
1
Website keywordme.io
Keywordme
View author page of Keywordme
Published
Published on March 11, 2025
Version 1.1.1
Manifest version
3
Updated
Updated on May 29, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Keywordme | The Ultimate Google Ads 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": "Keywordme | The Ultimate Google Ads Keyword Tool",
    "version": "1.1.1",
    "description": "Eliminate junk keywords with a click, build winning lists, and apply keyword match types quickly. The only Google Ads tool you need.",
    "icons": {
        "16": "images\/logo.png",
        "32": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_title": "Keywordme | The Ultimate Google Ads Keyword Tool",
        "default_icon": "images\/logo.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "alarms",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end",
            "js": [
                "contentScript.js"
            ],
            "css": [
                "contentScript.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "negativeKeyword.js",
                "images\/*",
                "fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "<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