Floating Assistant Box Firefox

Examine source code of Floating Assistant Box

Inspect and view changes in Floating Assistant Box source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Floating Assistant Box",
  "version": "1.0.0",
  "description": "A production-ready draggable and resizable floating box on every webpage",
  "permissions": [
    "storage",
    "scripting",
    "activeTab"
  ],
  "background": {
    "service_worker": "src/background/background.js",
    "scripts": [
      "src/background/background.js"
    ]
  },
  "action": {
    "default_title": "Floating Assistant Box",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "floating-assistant-box@dipangbhadrecha",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Floating Assistant Box

Aqui estão algumas Firefox add-ons que são similares a Floating Assistant Box: