tf2TradingUtils Firefox

Examine source code of tf2TradingUtils

Por: fborges
Inspect and view changes in tf2TradingUtils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "tf2TradingUtils",
  "version": "1.2.0",
  "description": "Some usefull scripts for tf2 trading",
  "author": "Francisco Borges",
  "browser_specific_settings": {
    "gecko": {
      "id": "tf2tradingutils@fborges.dev",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "TF2TradingUtils"
  },
  "content_scripts": [
    {
      "js": [
        "scrap.tf/content.js"
      ],
      "matches": [
        "https://scrap.tf/*"
      ]
    },
    {
      "js": [
        "stntrading.eu/content.js"
      ],
      "matches": [
        "https://stntrading.eu/*"
      ]
    },
    {
      "matches": [
        "https://*.backpack.tf/*"
      ],
      "js": [
        "backpack.tf/content.js"
      ]
    },
    {
      "js": [
        "./steamcommunity.com/content.js"
      ],
      "matches": [
        "https://steamcommunity.com/profiles/*",
        "https://steamcommunity.com/id/*"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://steamcommunity.com/tradeoffer/new/*"
      ],
      "js": [
        "./steamTradeOffer/content.js"
      ]
    },
    {
      "matches": [
        "https://steamcommunity.com/tradeoffer/new/*"
      ],
      "js": [
        "./steamTradeOffer/pageContext/content.js"
      ],
      "world": "MAIN",
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "backpack.tf/oldUI/**"
      ],
      "matches": [
        "https://backpack.tf/*"
      ]
    },
    {
      "resources": [
        "backpack.tf/newUI/**"
      ],
      "matches": [
        "https://next.backpack.tf/*"
      ]
    },
    {
      "resources": [
        "stntrading.eu/**"
      ],
      "matches": [
        "https://stntrading.eu/*"
      ]
    },
    {
      "resources": [
        "steamcommunity.com/**",
        "steamTradeOffer/**"
      ],
      "matches": [
        "https://steamcommunity.com/*"
      ]
    },
    {
      "resources": [
        "scrap.tf/**"
      ],
      "matches": [
        "https://scrap.tf/*"
      ]
    },
    {
      "resources": [
        "utils/**"
      ],
      "matches": [
        "https://*.backpack.tf/*",
        "https://scrap.tf/*",
        "https://stntrading.eu/*"
      ]
    }
  ],
  "icons": {
    "16": "public/icons/png/icon_16.png",
    "32": "public/icons/png/icon_32.png",
    "48": "public/icons/png/icon_48.png",
    "64": "public/icons/png/icon_64.png",
    "128": "public/icons/png/icon_128.png",
    "256": "public/icons/png/icon_256.png"
  }
}

Melhores alternativas tf2TradingUtils

Aqui estão algumas Firefox add-ons que são similares a tf2TradingUtils: