HTML5 Universal Speed Hack Firefox

Examine source code of HTML5 Universal Speed Hack

Inspect and view changes in HTML5 Universal Speed Hack source codes across current and past versions
MinuteBio
Vous voulez plus de plaisir ? Jouez à 1 000+ jeux gratuits non bloqués sur
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HTML5 Universal Speed Hack",
  "description": "Speeds up or slows down browser games, HTML5 and more...",
  "version": "1.0",
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "html5universalspeedhack@gmail.com",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "162": "icon.png"
  },
  "action": {
    "default_icon": "icon.png",
    "default_title": "HTML5 Universal Speed Hack Free",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "all_frames": true,
      "world": "MAIN",
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "pageScript.js"
      ]
    },
    {
      "all_frames": true,
      "world": "ISOLATED",
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ]
}

Meilleures alternatives HTML5 Universal Speed Hack

Voici quelques Firefox add-ons qui sont similaires à HTML5 Universal Speed Hack :