Axie infinity breed cost calculator
Calculates the cost of breeding in Axie Infinity at the current time for a variety of fiat currencies.
Axie infinity breed cost calculatorคืออะไร?
Axie infinity breed cost calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย axieBreedCalculator และคุณลักษณะหลักของมันคือ "Calculates the cost of breeding in Axie Infinity at the current time for a variety of fiat currencies."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Axie infinity breed cost calculator
ดาวน์โหลดไฟล์ส่วนขยาย Axie infinity breed cost calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With the prices of slp, axs and ethereum changing constantly it is important to have access to accurate prices at any given time. This extension shows the current prices of a number of crypto and paper money currencies, as well as calculating the cost of breeding in eth and usd for Axie Infinity players. The extension gets prices from Binance for slp and axs in ethereum and USD, and ethereum in USD and another supported currencies. The extension calculates the cost of breeding two axies of the same breed count together. There are 3 columns, individual, total and average. Individual refers to the cost of that specific breed. Total is how much it costs to breed from 0 to that count, and average is the total divided by the breed count. Depending on the speed of your internet and the state of Binance, the numbers may take more time to fully load in. Thanks for using my extension, please rate it if you find its useful! Changes: 1.1: Click on the breed cost table for AXS and SLP costs, added performance optimisations between sessions 1.0.3: Updated SLP and AXS costs to reflect new breed costs 8/12/2021 1.0.2: Added additional currencies, selected options will now save between sessions 1.0.1: Updated SLP and AXS costs to reflect new breed costs 23/09/2021
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Axie infinity breed cost calculator |
ID | kgmmhclhhlkaecmhmfpkcdkamohealeh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/axie-infinity-breed-cost/kgmmhclhhlkaecmhmfpkcdkamohealeh |
คำอธิบาย | Calculates the cost of breeding in Axie Infinity at the current time for a variety of fiat currencies. |
ขนาดไฟล์ | 894 KB |
จำนวนการติดตั้ง | 380 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2022-01-05 |
วันที่เผยแพร่ | 2021-09-07 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | axieBreedCalculator |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Axie infinity breed cost calculator", "description": "Calculates the cost of breeding in Axie Infinity at the current time for a variety of fiat currencies.", "version": "1.1.0", "icons": { "16": ".\/assets\/8ebb2c0afb163d32f27e6c2343842dfc-32bits-16.png", "32": ".\/assets\/8ebb2c0afb163d32f27e6c2343842dfc-32bits-32.png", "48": ".\/assets\/8ebb2c0afb163d32f27e6c2343842dfc-32bits-48.png", "128": ".\/assets\/8ebb2c0afb163d32f27e6c2343842dfc-32bits-128.png" }, "action": { "default_popup": "index.html" }, "permissions": [ "storage" ] } |