Steam Explore Queue Skipper Firefox

Examine source code of Steam Explore Queue Skipper

Inspect and view changes in Steam Explore Queue Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Steam Explore Queue Skipper",
  "short_name": "ExQSkip",
  "description": "Skips through Steam Discovery/Explore Queue 3 times. Skips through any explore queue started by the user.",
  "author": "RaisingAgent",
  "version": "1.6",
  "icons": {
    "48": "icon48.png",
    "64": "icon64.png",
    "96": "icon96.png",
    "128": "icon128.png",
    "256": "icon256.png"
  },
  "browser_action": {
    "default_title": "Steam Explore Queue Skipper.",
    "default_icon": {
      "48": "icon48.png",
      "64": "icon64.png",
      "96": "icon96.png",
      "128": "icon128.png",
      "256": "icon256.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://store.steampowered.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Meilleures alternatives Steam Explore Queue Skipper

Voici quelques Firefox add-ons qui sont similaires à Steam Explore Queue Skipper :