Behavix Firefox

Examine source code of Behavix

Inspect and view changes in Behavix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Behavix",
  "description": "Play The Web. Get Rewarded. Turn your browsing into rewards with Behavix.",
  "version": "1.1.26",
  "icons": {
    "48": "icon_48x48.png",
    "128": "icon_128x128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "injectable_script.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "permissions": [
    "activeTab",
    "alarms",
    "storage",
    "history",
    "unlimitedStorage",
    "webNavigation"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "behavix@behavix.io",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": []
      }
    }
  },
  "incognito": "not_allowed"
}

Melhores alternativas Behavix

Aqui estão algumas Firefox add-ons que são similares a Behavix: