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 |
| Eメール | [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"
} | |