Vodsync for VLR.gg Firefox

Examine source code of Vodsync for VLR.gg

Inspect and view changes in Vodsync for VLR.gg source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Vodsync for VLR.gg",
  "version": "1.0.1",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "description": "Add Twitch costreams to VLR.gg",
  "permissions": [
    "storage",
    "https://gql.twitch.tv/gql"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.vlr.gg/*"
      ],
      "js": [
        "common.js",
        "script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "settings.html"
  },
  "browser_action": {
    "default_title": "Vodsync for VLR.gg Settings",
    "default_icon": "icons/icon128.png",
    "default_popup": "settings.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "vlr-vodsync@owen.feik.xyz"
    }
  }
}

Best Vodsync for VLR.gg Alternatives

Here are some Firefox add-ons that are similar to Vodsync for VLR.gg: