TcNo Rust Drop Assistant Firefox

Examine source code of TcNo Rust Drop Assistant

Inspect and view changes in TcNo Rust Drop Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TcNo Rust Drop Assistant",
  "author": "Wesley Pyburn",
  "description": "An easy way to view available twitch drops for Rust",
  "version": "1.3.8",
  "homepage_url": "https://tcno.co/",
  "browser_action": {
    "default_icon": "images/icon256x256.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon16x16.png",
    "32": "images/icon32x32.png",
    "48": "images/icon48x48.png",
    "128": "images/icon128x128.png"
  },
  "web_accessible_resources": [
    "TcNoEmbed.js"
  ],
  "permissions": [
    "storage",
    "*://*.twitch.tv/drops/*",
    "*://*.twitch.facepunch.com/*"
  ],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://*.twitch.tv/drops/inventory*",
        "*://*.twitch.facepunch.com/*"
      ],
      "js": [
        "inj.js"
      ]
    }
  ]
}

Best TcNo Rust Drop Assistant Alternatives

Here are some Firefox add-ons that are similar to TcNo Rust Drop Assistant: