NODUS Workspace Firefox

Examine source code of NODUS Workspace

By: Nodus Add-on
Inspect and view changes in NODUS Workspace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extName__",
  "version": "0.35.2",
  "description": "__MSG_extDesc__",
  "browser_specific_settings": {
    "gecko": {
      "id": "workspace@nodus-ai.app",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "homepage_url": "https://nodus-ai.app/workspace",
  "icons": {
    "16": "icons/nw-16.png",
    "32": "icons/nw-32.png",
    "48": "icons/nw-48.png",
    "128": "icons/nw-128.png"
  },
  "action": {
    "default_title": "NODUS Workspace",
    "default_icon": {
      "16": "icons/nw-16.png",
      "32": "icons/nw-32.png",
      "48": "icons/nw-48.png"
    }
  },
  "sidebar_action": {
    "default_title": "NODUS Workspace",
    "default_panel": "index.html",
    "default_icon": {
      "16": "icons/nw-16.png",
      "32": "icons/nw-32.png",
      "48": "icons/nw-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "scripting",
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://nodus-worker.mmcarvalho-dev.workers.dev/*",
    "https://worker-yt-radar.mmcarvalho-dev.workers.dev/*",
    "https://worker-nodus-workspace.mmcarvalho-dev.workers.dev/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self'; object-src 'self'; frame-src https://worker-yt-radar.mmcarvalho-dev.workers.dev"
  }
}

Best NODUS Workspace Alternatives

Here are some Firefox add-ons that are similar to NODUS Workspace: