By: Rowin
Inspect and view changes in Pokémon Showdown Enhanced Tooltips source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Pokémon Showdown Enhanced Tooltips",
"description": "Displays additional information on tooltips of Pokémon Showdown.",
"version": "1.2.1.0",
"manifest_version": 2,
"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"
]
},
"browser_action": {
"default_icon": "/icons/icon.png"
},
"permissions": [
"contextMenus",
"storage",
"*://play.pokemonshowdown.com/*",
"*://*.psim.us/*"
],
"web_accessible_resources": [
"/js/showPokemonTooltip.js"
],
"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:
Pokémon Showdown Helper
Arthur Sudbrack Ibarra
Pokémon Showdown Randbats Tooltip
pkmn
Pokemon Showdown Type Helper
Colton
Pokémon Showdown Toolkit
RoccoDev
Pokemon TCG card viewer
Juha-Matti Santala
35 Pokes Extension
demir
Showdex
Tize.io
Showdown Extra Buttons
zuki
TypDex - English version
Koile_Kev
PCGGhost
Roger
Did it Tera?
Did It Tera Dev