Currency Converter
Free currency converter. Convert exchange rates live.
What is Currency Converter?
Currency Converter is a Chrome extension developed by http://makpro.com, and its main feature is "Free currency converter. Convert exchange rates live.".
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
Free currency converter. Convert exchange rates live. Supported currency. Dollar, Euro, Pound Sterling, Yen, Swiss Franc. Total 146 currency units.
Extension Basic Information
Name | |
ID | bgkbklhggehpnmiopdciedihndngcjkg |
Official URL | https://chrome.google.com/webstore/detail/currency-converter/bgkbklhggehpnmiopdciedihndngcjkg |
Description | Free currency converter. Convert exchange rates live. |
File Size | 85.02 KB |
Installation Count | 81 |
Current Version | 0.0.0.9 |
Last Updated | 2021-04-11 |
Publish Date | 2019-04-28 |
Rating | 3.25/5 Total 4 Ratings |
Developer | http://makpro.com |
[email protected] | |
Payment Type | free |
Supported Languages | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "version": "0.0.0.9", "default_locale": "en", "browser_action": { "default_icon": "icon_16.png", "default_popup": "index.html" }, "icons": { "128": "icon_128.png" }, "manifest_version": 2 } |