Currency Converter
Free currency converter. Convert exchange rates live.
什么是Currency Converter?
Currency Converter是由http://makpro.com开发的Chrome扩展程序,该扩展的主要功能是“Free currency converter. Convert exchange rates live.”。
扩展截图
下载Currency Converter扩展crx文件
下载Currency Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Free currency converter. Convert exchange rates live. Supported currency. Dollar, Euro, Pound Sterling, Yen, Swiss Franc. Total 146 currency units.
扩展基本信息
名称 | |
ID | bgkbklhggehpnmiopdciedihndngcjkg |
官方URL | https://chrome.google.com/webstore/detail/currency-converter/bgkbklhggehpnmiopdciedihndngcjkg |
简介 | Free currency converter. Convert exchange rates live. |
文件大小 | 85.02 KB |
安装次数 | 81 |
当前版本 | 0.0.0.9 |
更新时间 | 2021-04-11 |
上架时间 | 2019-04-28 |
评分 | 3.25/5 共4次评分 |
开发者 | http://makpro.com |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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 } |