SteamDJ Firefox

Examine source code of SteamDJ

By: mr.seeb Add-on
Inspect and view changes in SteamDJ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SteamDJ",
  "version": "1.1",
  "description": "Change your nickname steam",
  "icons": {
    "48": "icons/Steamdj-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://music.yandex.ru/*",
        "https://steamcommunity.com/*"
      ],
      "js": [
        "steamdj.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/Steamdj-48.png",
    "default_title": "SteamDJ",
    "default_popup": "popup/sdj.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3bed64ce-edad-4b7c-8f92-96355a23a6d8}"
    }
  }
}

Best SteamDJ Alternatives

Here are some Firefox add-ons that are similar to SteamDJ: