Gold Calculator
Gold Prices
什么是Gold Calculator?
Gold Calculator是由sarmaaya.pk开发的Chrome扩展程序,该扩展的主要功能是“Gold Prices”。
扩展截图
下载Gold Calculator扩展crx文件
下载Gold Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Use this plugin/extension to track real-time gold prices from reliable sources in more than fifteen (15) different currencies and to make gold conversions easier. 扩展基本信息
| 名称 | |
| ID | occecbbemoaojlinmkemhekbhkdkhgph |
| 官方URL | https://chromewebstore.google.com/detail/gold-calculator/occecbbemoaojlinmkemhekbhkdkhgph |
| 简介 | Gold Prices |
| 文件大小 | 20.73 KB |
| 安装次数 | 174 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2022-11-02 |
| 上架时间 | 2022-11-01 |
| 开发者 | sarmaaya.pk |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://sarmaaya.pk/ |
| 帮助页面URL | https://sarmaaya.pk/contact-us |
| 隐私政策页面URL | https://sarmaaya.pk/privacy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gold Calculator",
"version": "1.0.0",
"manifest_version": 3,
"action": {
"default_icon": {
"16": "images\/sarmaaya.png"
},
"default_popup": "index.html",
"default_title": "Gold Calculator"
},
"description": "Gold Prices",
"icons": {
"16": "images\/sarmaaya.png",
"48": "images\/sarmaaya.png",
"128": "images\/sarmaaya.png"
},
"author": "sarmaaya.pk"
} | |