Pokémon Showdown Enhanced Tooltips Firefox

Examine source code of Pokémon Showdown Enhanced Tooltips

Inspect and view changes in Pokémon Showdown Enhanced Tooltips source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "Pokémon Showdown Enhanced Tooltips",
  "description": "Displays additional information on tooltips of Pokémon Showdown.",
  "version": "1.2.1.3",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{99a51b62-ad80-419a-ad3f-fa3b401be842}"
    }
  },
  "icons": {
    "16": "/icons/icon.png",
    "32": "/icons/icon32.png",
    "48": "/icons/icon48.png",
    "64": "/icons/icon64.png",
    "128": "/icons/icon128.png"
  },
  "background": {
    "scripts": [
      "/js/settingsMenu.js"
    ]
  },
  "action": {
    "default_icon": "/icons/icon.png"
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "host_permissions": [
    "*://play.pokemonshowdown.com/*",
    "*://*.psim.us/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "/js/showPokemonTooltip.js"
      ],
      "matches": [
        "*://play.pokemonshowdown.com/*",
        "*://*.psim.us/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "*://play.pokemonshowdown.com/*",
        "*://*.psim.us/*"
      ],
      "css": [
        "/css/style.css"
      ],
      "js": [
        "/js/main.js"
      ]
    }
  ]
}

Best Pokémon Showdown Enhanced Tooltips Alternatives

Here are some Firefox add-ons that are similar to Pokémon Showdown Enhanced Tooltips: