Steam Friends Enhancer Firefox

Examine source code of Steam Friends Enhancer

By: ceifa
Inspect and view changes in Steam Friends Enhancer source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "Steam Friends Enhancer",
  "version": "0.0.5",
  "manifest_version": 2,
  "description": "Improve steam friends experience",
  "icons": {
    "128": "./static/icon-128px.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://steamcommunity.com/*/*/friends*"
      ],
      "js": [
        "./js/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "/js/background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "/js/injected.js"
  ],
  "permissions": [
    "*://steamcommunity.com/*/*/friends*"
  ]
}

Best Steam Friends Enhancer Alternatives

Here are some Firefox add-ons that are similar to Steam Friends Enhancer: