DePIN Compute Node Firefox

Examine source code of DePIN Compute Node

Inspect and view changes in DePIN Compute Node source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DePIN Compute Node",
  "version": "1.0.0",
  "description": "Earn passive rewards by sharing idle browser compute.",
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "DePIN Node Status"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "depin-node@myproject.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best DePIN Compute Node Alternatives

Here are some Firefox add-ons that are similar to DePIN Compute Node: