Datalake Firefox

Examine source code of Datalake

Inspect and view changes in Datalake source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Datalake",
  "version": "0.5",
  "description": "Datalake Browser Extension",
  "manifest_version": 3,
  "permissions": [
    "identity"
  ],
  "content_scripts": [
    {
      "js": [
        "content-script.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "Datalake"
  },
  "icons": {
    "16": "assets/icon-small-16x16.png",
    "48": "assets/icon-small-48x48.png",
    "128": "assets/icon-full-128x128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/icon-small-48x48.png"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "datalake.cert@orangecyberdefense.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Datalake

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