hltv-not-wide Firefox

Examine source code of hltv-not-wide

By: skend Add-on
Inspect and view changes in hltv-not-wide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "hltv-not-wide",
  "version": "1.0.4resigned1",
  "description": "Front-end changes to hltv.org.. but doesn't make it any wider.",
  "options_ui": {
    "page": "options/options.html"
  },
  "applications": {
    "gecko": {
      "id": "hltv-not-wide@skend.com",
      "strict_min_version": "42.0"
    }
  },
  "permissions": [
    "storage",
    "https://*.hltv.org/",
    "cookies"
  ],
  "icons": {
    "128": "img/icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.hltv.org/*"
      ],
      "css": [
        "styles/default_style.css"
      ],
      "js": [
        "sanitizer.js",
        "jquery-3.2.1.min.js",
        "controller.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best hltv-not-wide Alternatives

Here are some Firefox add-ons that are similar to hltv-not-wide: