CS:GO Inventory Assistant Firefox

Examine source code of CS:GO Inventory Assistant

By: Sōta Add-on
Inspect and view changes in CS:GO Inventory Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "shota",
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://steamcommunity.com/*/inventory*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "description": "A browser extension to provide a better CS:GO inventory experience.",
  "developer": {
    "name": "shota",
    "url": "https://shota.dev"
  },
  "homepage_url": "https://github.com/sho7a/CSGOIA",
  "icons": {
    "128": "logo.png"
  },
  "manifest_version": 2,
  "name": "CS:GO Inventory Assistant",
  "permissions": [
    "*://api.csgofloat.com/*",
    "*://api.csgoskins.gg/*"
  ],
  "short_name": "CSGOIA",
  "version": "0.6.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{f26ebac9-cb5f-4e76-a412-f03093440a99}"
    }
  }
}

Best CS:GO Inventory Assistant Alternatives

Here are some Firefox add-ons that are similar to CS:GO Inventory Assistant: