Currency Converter
Convert 1 Type of Currency value to another type.
What is Currency Converter?
Currency Converter is a Chrome extension developed by https://ggcnet.tk, and its main feature is "Convert 1 Type of Currency value to another type.".
Extension Screenshots
Download Currency Converter Extension CRX File
Download Currency Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Everyone needs to have 1 currency converter for shopping, business and for many other things. By this app you can convert 1 type of currency value to another. All currency information is taken from European Central Bank and that information is being updated every day. Write in input field the value that you want to convert and that choose the currencies.
Extension Basic Information
Name | Currency Converter |
ID | eimcmceojaapnlbclajcfnbkdeidfdhd |
Official URL | https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd |
Description | Convert 1 Type of Currency value to another type. |
File Size | 46.09 KB |
Installation Count | 15 |
Current Version | 1.0 |
Last Updated | 2017-10-06 |
Publish Date | 2017-10-06 |
Rating | 3.00/5 Total 2 Ratings |
Developer | https://ggcnet.tk |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Currency Converter", "description": "Convert 1 Type of Currency value to another type.", "version": "1.0", "browser_action": { "default_icon": "public\/images\/icon.png", "default_popup": "public\/scripts\/index.html", "default_title": "gCurrency" } } |