Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phucbm/vnd-converter
VND Converter - Convert foreign currencies to VND in a drop of a hat.
https://github.com/phucbm/vnd-converter
chrome-extension extension javascript json
Last synced: 25 days ago
JSON representation
VND Converter - Convert foreign currencies to VND in a drop of a hat.
- Host: GitHub
- URL: https://github.com/phucbm/vnd-converter
- Owner: phucbm
- License: gpl-3.0
- Created: 2018-04-29T02:51:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T02:38:31.000Z (over 3 years ago)
- Last Synced: 2025-01-22T15:46:15.819Z (30 days ago)
- Topics: chrome-extension, extension, javascript, json
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/vnd-converter/fccdobmaecjklemcgjjkgbingioiapch
- Size: 2.67 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VND Converter
Install here: https://goo.gl/6hH6pP## Change logs
v4.0.8 - October 04, 2020
* Clean up files
* Turn off dev mode which throw console log messagev4.0.7 - May 28, 2020
* Fix bugs, improve user experiments.v4.0.3 - October 22, 2018
* Fix bugs throw error on console when cannot get current tab info.v4.0 - October 21, 2018
* Code refactoring, more objective.
* Fix bugs not auto convert from user selection.
* Remove message function.
* New permission: identity, identity.email, storage.
v3.2 - April 30, 2018
* Get data via AJAX.
* Show little message inside the popup.v3.0 - April 29, 2018
* Fix bugs and update user interface.v2.0 - April 17, 2018
* Auto get currency code base on current site url.