Skip to content

rowin1/Pokemon-Showdown-Enhanced-Tooltips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporary download: https://github.com/rowin1/Pokemon-Showdown-Enhanced-Tooltips/files/6321919/pset-fix.zip Temporary installation method: go to chrome://extensions/ , enable developer mode in the top right corner, then click "load unpacked", then navigate to the chrome folder you extracted.

-Chrome Download -Firefox Download

Pokemon-Showdown-Enhanced-Tooltips

A Chrome Extension/Firefox Addon that enhances the tooltips on Pokemon Showdown by displaying additional information:

  • Type weaknesses and respective multipliers
  • Move type and category (physical or special) icons
  • Move base power
  • Click Pokemon name to open their Smogon page in a new tab
  • Height and weight

Optional settings (right click the extension icon and toggle the setting!):

  • Base stats

Example

Screenshot

Screenshot

Installation

  • Chrome Download the latest version of Pokemon Showdown Enhanced Tooltips from the Chrome web store.
  • Firefox Download the latest version on the Firefox Addon hub

Contributing

Bug reports and pull requests are welcome! If you'd like to request a feature, please open an issue. This project is intended to be a safe, welcoming space for collaboration.

Local Development

The code for this plugin can be found in ./src.

  • index.js - The primary codebase for this plugin
  • icons - Icon image files
  • css - Custom styles
  • chrome - Chrome-specific Javascript and manifest.json files
  • firefox - Firefox-specific Javascript and manifest.json files

To build and test this code locally:

npm install
npm run build

This will create a dist/ folder with a chrome/ and firefox/ folder. Use these unpacked files as a Chrome or Firefox plugin to test locally.

Special Thanks

Special thanks to Karl Hughes for their great contributions to the extension

License

This plugin and code is distributed under the MIT license.

About

Chrome Extension that enhances Pokemon Showdown tooltips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published