WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Solix

Solix

View on Chrome Web Store
View Solix Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (45 ratings)
3 new ratings
13 views
This extension has been viewed 13 times

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

Solix turns your unused bandwidth into real rewards—browse, share, and earn SLIX Point.
Type
Extension
Users
100,000 users
10K
soli*********************
View author page of soli*********************
Published
Published on April 14, 2025
Version 2.0
Manifest version
3
Updated
Updated on April 24, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Solix 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": "Solix",
    "version": "2.0",
    "description": "Solix turns your unused bandwidth into real rewards\u2014browse, share, and earn SLIX Point.",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "logo.png",
            "32": "logo.png",
            "48": "logo.png",
            "192": "logo.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.solixdepin.net\/*",
                "http:\/\/localhost:3000\/*",
                "https:\/\/localhost:3000\/*"
            ],
            "js": [
                "content.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