BBB 2x Firefox

Examine source code of BBB 2x

Inspect and view changes in BBB 2x source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BBB 2x",
  "version": "69.0.70",
  "browser_action": {
    "default_popup": "settings.html"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "run.js"
      ],
      "run_at": "document_end",
      "matches": [
        "*://*.riteh.hr/playback/*"
      ]
    }
  ],
  "description": "Makes BBB 2x faster",
  "icons": {
    "128": "lenac.png"
  },
  "permissions": [
    "*://*.riteh.hr/playback/*"
  ],
  "short_name": "BBB2x"
}

Meilleures alternatives BBB 2x

Voici quelques Firefox add-ons qui sont similaires à BBB 2x :