ZoneBourse - Daily Limit Bypass (DLB) Firefox

Examine source code of ZoneBourse - Daily Limit Bypass (DLB)

Inspect and view changes in ZoneBourse - Daily Limit Bypass (DLB) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ZoneBourse - Daily Limit Bypass",
  "version": "1.0",
  "description": "Removes annoying overlays and restores scrolling.",
  "icons": {
    "48": "icon_48.png",
    "96": "icon_96.png",
    "128": "icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zonebourse-DLB@CelesteVANDAMME.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.zonebourse.com/*"
      ],
      "js": [
        "extension_content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best ZoneBourse - Daily Limit Bypass (DLB) Alternatives

Here are some Firefox add-ons that are similar to ZoneBourse - Daily Limit Bypass (DLB):