By: malaow3
Inspect and view changes in PokeBin Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PokeBin Extension",
"version": "2.0.10",
"description": "Import and Export teams to & from PokeBin!",
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"permissions": [],
"host_permissions": [
"https://play.pokemonshowdown.com/*"
],
"content_scripts": [
{
"matches": [
"https://play.pokemonshowdown.com/*"
],
"js": [
"dist/inject.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"dist/main.js"
],
"matches": [
"https://play.pokemonshowdown.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "pokebin-extension@malaow3.com",
"strict_min_version": "109.0"
}
}
} Best PokeBin Extension Alternatives
Here are some Firefox add-ons that are similar to PokeBin Extension:
PokePaste Exporter
Chris D'Entremont
35 Pokes Extension
demir
Three Island
PartMan
Pokemon Showdown Team Sharing
Brindibou
Showdown VGC Team Sheet Extension
ItzMrBlox
PokemonShowdown Sync
martinshi
ToBeTheBest
Popo
Pokemon TCG Online Code Helper
Juha-Matti Santala
PS Replay Analyzer
Jakub Kapała
PokeInfo
Anshuman Sharma
PokeMapAth Extension
BnD Dev