Silver and Gold Coin Spot Price Calculator
Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.
Silver and Gold Coin Spot Price Calculatorคืออะไร?
Silver and Gold Coin Spot Price Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Edgewater Development USA และคุณลักษณะหลักของมันคือ "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Silver and Gold Coin Spot Price Calculator
ดาวน์โหลดไฟล์ส่วนขยาย Silver and Gold Coin Spot Price Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Quickly get gold and silver spot prices and coin melt values. Also calculates sale premiums and markups to help you determine the type of deal you're getting. Prices are in USD only (sorry).
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pbpocjhidibalmlfcnbniiknfbdaapnl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/silver-and-gold-coin-spot/pbpocjhidibalmlfcnbniiknfbdaapnl |
คำอธิบาย | Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups. |
ขนาดไฟล์ | 119 KB |
จำนวนการติดตั้ง | 66 |
เวอร์ชันปัจจุบัน | 0.0.2 |
อัปเดตครั้งล่าสุด | 2017-01-28 |
วันที่เผยแพร่ | 2017-01-28 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Edgewater Development USA |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Silver and Gold Coin Spot Price Calculator", "description": "Quickly get gold and silver spot prices, coin melt values as well as calculate sale premiums and markups.", "version": "0.0.2", "icons": { "16": "assets\/images\/icon16.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" }, "browser_action": { "default_icon": "assets\/images\/icon16.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "http:\/\/www.monex.com\/", "http:\/\/www.kitco.com\/" ] } |