- add README.md to let user easily understand the extension.
- add screenshots in
metadata
folder.
- fix the crawler issue caused by page structure change.
- add a separated watchlist page to keep track of your favorite coins.
- remove the original
favorite
section in the search result. - change the shortcut of add to watchlist to be
cmd + w
- use bignumber.js to handle the price calculation in the currency converter.
- add colored tag with the price direction for each coin in the watchlist and search result.
- Improve error handling flow to prevent crash when fetching data from CoinMarketCap.
- Add favorite command and change output style for coinmarketcap extension
- Add currency converter for calculating value in USD & in selected crypto currency
- make sure that icon image format is png.
- change the day to update cached file to be 15 days because crypto market changes very fast.
- initial release