SteelSeries GG Utils Firefox

Examine source code of SteelSeries GG Utils

Inspect and view changes in SteelSeries GG Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SteelSeries GG Utils",
  "version": "0.41",
  "description": "A Utils plugin for SteelSeries GG Utils",
  "icons": {
    "48": "icons/icons8-steelseries-48.png",
    "96": "icons/icons8-steelseries-96.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "19": "icons/icons8-steelseries-48.png",
      "38": "icons/icons8-steelseries-48.png"
    },
    "default_title": "SteelSeries Utils (Beta)",
    "default_popup": "popUp/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://soundcloud.com/*",
        "*://w.soundcloud.com/player/*"
      ],
      "js": [
        "pageScripts/SteelSeries.js",
        "pageScripts/utils.js",
        "pageScripts/youTube.js",
        "pageScripts/soundCloud.js",
        "pageScripts/soundCloudEmbed.js",
        "pageScripts/Watch2Gether.js",
        "pageScripts/pageHandler.js"
      ],
      "all_frames": false
    },
    {
      "matches": [
        "*://w2g.tv/",
        "*://player.w2g.tv/*"
      ],
      "js": [
        "pageScripts/SteelSeries.js",
        "pageScripts/utils.js",
        "pageScripts/youTube.js",
        "pageScripts/soundCloud.js",
        "pageScripts/soundCloudEmbed.js",
        "pageScripts/Watch2Gether.js",
        "pageScripts/pageHandler.js"
      ],
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "background/startUp.js"
    ]
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6e9ab5f4-474e-44cf-9a2e-f8845179e358}"
    }
  },
  "web_accessible_resources": [
    "injectScripts/wtgDataLoader.js"
  ]
}

Best SteelSeries GG Utils Alternatives

Here are some Firefox add-ons that are similar to SteelSeries GG Utils: