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 |
| 官方網址 | 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"
} | |