WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Nodepay Extension

Nodepay Extension

View on Chrome Web Store
View Nodepay Extension Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (6,896 ratings)
1 new ratings
1 views
This extension has been viewed 1 times

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

Get paid for your idle internet! Contribute to the growth of ethical AI with Nodepay and unlock a new source of passive income.
Type
Extension
Users
1,000,000 users
100K
Website nodepay.ai
Nodepay
View author page of Nodepay
Published
Published on April 17, 2024
Version 2.3.3
Manifest version
3
Updated
Updated on April 9, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Nodepay Extension 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",
    "short_name": "Nodepay Extension",
    "name": "Nodepay Extension",
    "version": "2.3.3",
    "manifest_version": 3,
    "description": "Get paid for your idle internet! Contribute to the growth of ethical AI with Nodepay and unlock a new source of passive income.",
    "action": {
        "default_popup": "index.html",
        "default_title": "Nodepay Extension"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.nodepay.ai\/*"
            ],
            "js": [
                "content_scripts.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "host_permissions": [
        "https:\/\/*.nodepay.ai\/*",
        "https:\/\/*.nodepay.org\/*"
    ]
}
© 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