WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Kind Search

Kind Search

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

Kind Search customizes your search engines so you can plant trees with every search
Type
Extension
Users
3 users
2
jack.mcintyre817
View author page of jack.mcintyre817
Published
Published on September 13, 2022
Version 2.0.11
Manifest version
3
Updated
Updated on August 26, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Kind Search 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": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "2.0.11",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-34.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_icon": "img\/logo-48.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-ca93b569.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-34.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.google.com\/*"
            ],
            "resources": [
                "assets\/chunk-3dfa5704.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/localhost:8000\/*",
        "https:\/\/openwebsite.tools\/*",
        "<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