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
¿Quieres más diversión? Juega 1.000+ juegos gratuitos sin bloquear en
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"
      ]
    }
  ]
}

Mejores alternativas HTML5 Universal Speed Hack

Aquí hay algunas Firefox add-ons que son similares a HTML5 Universal Speed Hack: