WebExtension.net
Toggle dark mode
WebExtension.net

DePINed

View on Chrome Web Store
View DePINed Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
7 views
This extension has been viewed 7 times

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

Get rewarded for your unused internet, and computer resources by powering the AI revolution
Type
Extension
Users
8,000 users
3K
Depined ltd
View author page of Depined ltd
Published
Published on December 25, 2024
Version 1.6
Manifest version
3
Updated
Updated on January 2, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View DePINed 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": "DePINed",
    "version": "1.6",
    "description": "Get rewarded for your unused internet, and computer resources by powering the AI revolution",
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "windows",
        "alarms",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/api.depined.org\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.depined.org\/*"
        ]
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.depined.org\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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