Currency Converter | XeConvert
This extension allows the user to convert currencies easly.
什么是Currency Converter | XeConvert?
Currency Converter | XeConvert是由https://xeconvert.com开发的Chrome扩展程序,该扩展的主要功能是“This extension allows the user to convert currencies easly.”。
扩展截图
下载Currency Converter | XeConvert扩展crx文件
下载Currency Converter | XeConvert扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
| 名称 | |
| ID | fibidlpcndhpdcldlpilimomnbnmdkol |
| 官方URL | https://chromewebstore.google.com/detail/currency-converter-xeconv/fibidlpcndhpdcldlpilimomnbnmdkol |
| 简介 | This extension allows the user to convert currencies easly. |
| 文件大小 | 12.01 KB |
| 安装次数 | 292 |
| 当前版本 | 1.1 |
| 更新时间 | 2017-09-29 |
| 上架时间 | 2017-09-28 |
| 评分 | 3.14/5 共7次评分 |
| 开发者 | https://xeconvert.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://xeconvert.com |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Currency Converter | XeConvert",
"description": "This extension allows the user to convert currencies easly.",
"version": "1.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": []
} | |