CSGO-SKINS.COM P2P Trade Helper Firefox

Examine source code of CSGO-SKINS.COM P2P Trade Helper

Inspect and view changes in CSGO-SKINS.COM P2P Trade Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CSGO-SKINS.COM P2P Trade Helper",
  "version": "0.1.9",
  "manifest_version": 2,
  "description": "CSGO-Skins P2P Trade Helper will guide you safely through the trade process on our website.",
  "icons": {
    "16": "resources/icon/icon_16.png",
    "32": "resources/icon/icon_32.png",
    "48": "resources/icon/icon_48.png",
    "128": "resources/icon/icon_128.png"
  },
  "permissions": [
    "cookies",
    "https://*.csgo-skins.com/",
    "https://*.steamcommunity.com/tradeoffer/",
    "https://*.steamcommunity.com/tradeoffers/"
  ],
  "homepage_url": "https://csgo-skins.com/",
  "offline_enabled": false,
  "background": {
    "scripts": [
      "src/background/index.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.steamcommunity.com/tradeoffer/*"
      ],
      "css": [
        "resources/css/tradeoffer.css"
      ],
      "js": [
        "src/content_scripts/tradeoffer.js"
      ]
    },
    {
      "matches": [
        "https://*.csgo-skins.com/*"
      ],
      "css": [],
      "js": [
        "src/content_scripts/csgo-skins.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "src/injection_scripts/tradeoffer.js",
    "src/injection_scripts/csgo-skins.js",
    "resources/icon/icon_28.png",
    "resources/banner.png"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F",
        "mac": "MacCtrl+Shift+F"
      },
      "description": "Opens hello.html"
    }
  }
}

Best CSGO-SKINS.COM P2P Trade Helper Alternatives

Here are some Firefox add-ons that are similar to CSGO-SKINS.COM P2P Trade Helper: