VACNet Labeling Plus Firefox

Examine source code of VACNet Labeling Plus

By: Cloud Add-on
Inspect and view changes in VACNet Labeling Plus source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VACNet Labeling Plus",
  "description": "Quality of life tools for the CS2 VACNet clip labeling portal.",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.counter-strike.net/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "vacnet-labeling-plus@luminary.pub",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_title": "VACNet Labeling Plus",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.counter-strike.net/vacnet*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/bridge.js"
      ]
    },
    {
      "matches": [
        "https://www.counter-strike.net/vacnet*"
      ],
      "run_at": "document_start",
      "css": [
        "content-scripts/clips.css"
      ],
      "js": [
        "content-scripts/clips.js"
      ],
      "world": "MAIN"
    }
  ]
}

Best VACNet Labeling Plus Alternatives

Here are some Firefox add-ons that are similar to VACNet Labeling Plus: