WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Coin Search - your daily rewards tool

Coin Search - your daily rewards tool

View on Chrome Web Store
View Coin Search - your daily rewards tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (14 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

Get rewarded for staying active with this extension. Transparent, passive, and private. Join a system that values your attention.
Type
Extension
Users
10,000 users
1K
Website coinsearch.cash
CoinSearch
View author page of CoinSearch
Published
Published on May 19, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on June 23, 2025
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Coin Search - your daily rewards 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": "Coin Search - your daily rewards tool",
    "version": "1.0.3",
    "description": "Get rewarded for staying active with this extension. Transparent, passive, and private. Join a system that values your attention.",
    "permissions": [
        "storage",
        "alarms",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "static\/js\/content.bundle.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/go.coinsearch.cash\/icon.ico",
            "is_default": true,
            "keyword": "CoinSearch",
            "name": "CoinSearch Engine",
            "search_url": "https:\/\/go.coinsearch.cash\/search\/?id={chrome.runtime.id}&q={searchTerms}"
        }
    },
    "icons": {
        "32": "icon_32.png",
        "64": "icon_64.png",
        "128": "icon_128.png",
        "256": "icon_256.png"
    },
    "background": {
        "service_worker": "static\/js\/background.bundle.js"
    }
}
© 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