Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

A price converter for the most popular anime merchandise stores.

License

Notifications You must be signed in to change notification settings

fadeenk/Anime-merch-price-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converts prices from Japanese yen to popular currencies for the popular anime merchandise websites. This scripts gets the conversion rates from Yahoo Finance daily.

Supported Sites Supported Currencies
amiami US Dollar
mandarake Euro
myfigurecollection (MFC) British Pound
HobbySearch Canadian Dollar
Jungle Swiss Franc
Good Smile Online Shop Australia Dollar
Big in Japan Mexican Pesos

Features

  • Works automatically (No setup required other than having a user script manager)
  • Configurable through settings panel (lower right corner)
  • Easy to switch between currency
  • Easy to change colors to match your taste
  • Settings are global and shared between the Different sites

Installation

This is a user script and it needs a script manager extension for the browser

  1. Install the user script manager
  2. Install the script

Screenshots

screenshot_1 screenshot_2 screenshot_3 screenshot_4 screenshot_5 screenshot_6

Issues

https://github.com/fadeenk/Anime-merch-price-converter/issues

Developers

If you are interested in improving this script feel free to fork and clone.

  1. Install required packages by using the following command in the root directory npm install
  2. Do your magic
  3. Build your code and test it grunt build
  4. Once satisfied submit a pull request :)

Release History

  • Sep 7, 2015   v1.0.2   Added support for https (should have had that since the beginning :P)
  • Sep 5, 2015   v1.0.1   Added Mexican Pesos support
  • Aug 8, 2015   v1.0.0   Improved styling to better fit different websites, Styles are not configurable through the settings panel. Added global shared variables for the currency and styles. Improved code readability. Settings Panel is more organized and fully responsive. Changed $ to jQuery to avoid conflict with $ on goodsmile. And added more websites and currencies.
  • Aug 7, 2015   v0.5.4   Added support for myfigurecollection (MFC) and implemented a new system for detecting prices on different sites
  • Aug 7, 2015   v0.5.3   Fixed issue where setUpSettings function was not injected into the page and updated descriptions
  • Aug 7, 2015   v0.5.2   Changed the way styles were injected to the page
  • Aug 7, 2015   v0.5.1   Removed uglify and added support for userscripts (greasyfork)
  • Aug 7, 2015   v0.5.0   Initial Release works only on amiami and mandarake and converts to Euro and American Dollars

About

A price converter for the most popular anime merchandise stores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published