Pokemon Showdown Doubles UI Firefox

Examine source code of Pokemon Showdown Doubles UI

Inspect and view changes in Pokemon Showdown Doubles UI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pokemon Showdown Doubles UI",
  "version": "1.0.2",
  "description": "Enhanced side-by-side UI for Pokemon Showdown doubles battles",
  "icons": {
    "48": "icons/icon48.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://play.pokemonshowdown.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{f4d17ebb-17a3-466b-b5fb-2df8e99811e2}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "client-battle.js",
    "client.css"
  ]
}

Best Pokemon Showdown Doubles UI Alternatives

Here are some Firefox add-ons that are similar to Pokemon Showdown Doubles UI: