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: 3 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T02:38:31.000Z (over 4 years ago)
- Last Synced: 2026-03-27T04:46:52.902Z (4 months 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: 1
- 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 message
v4.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.