WEB Performance Booster Firefox

Examine source code of WEB Performance Booster

提供元: Usefull mini stuff
Inspect and view changes in WEB Performance Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TITAN OMEGA MONITOR",
  "version": "3.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "F-performance-booster@performancebooster.local"
    }
  },
  "permissions": [
    "storage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "*://*.youtube.com/*",
    "*://*.twitch.tv/*"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.twitch.tv/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

ベストのWEB Performance Booster代替案

WEB Performance Boosterに類似したFirefox add-onをいくつか紹介します: