Jaxx Liberty
Empower Your Transactions Journey with My Jaxx Liberty
Jaxx Libertyคืออะไร?
Jaxx Liberty เป็นส่วนขยายของ Chrome ที่พัฒนาโดย NodeLiberty และคุณลักษณะหลักของมันคือ "Empower Your Transactions Journey with My Jaxx Liberty"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Jaxx Liberty
ดาวน์โหลดไฟล์ส่วนขยาย Jaxx Liberty ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Empower Your Transactions Journey with My Jaxx Liberty App How it works? Introducing DCA Management Jaxx Liberty chrome extension, specifically designed to help users manage and track their transactions and Dollar Cost Averaging (DCA) strategy for investments. With a user-friendly interface, Jaxx Liberty allows you to easily input the day and amount of each investment purchase, providing key metrics and insights about your transactions. Featuring clear visual representations and personalised recommendations, Jaxx Liberty simplifies the management of your DCA strategy, ensuring you stay on track to meet your financial goals. Prioritizing privacy and security, Jaxx Liberty chrome extension is NOT a wallet but an additional valuable tracking tool for both seasoned investors and newcomers to the world of cryptocurrency. Contact us: [email protected]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ocefimbphcgjaahbclemolcmkeanoagc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/jaxx-liberty/ocefimbphcgjaahbclemolcmkeanoagc |
คำอธิบาย | Empower Your Transactions Journey with My Jaxx Liberty |
ขนาดไฟล์ | 1.53 MB |
จำนวนการติดตั้ง | 151 |
เวอร์ชันปัจจุบัน | 7 |
อัปเดตครั้งล่าสุด | 2023-07-25 |
วันที่เผยแพร่ | 2023-05-07 |
คะแนน | 4.79/5 รวมทั้งหมด 19 คะแนน |
ผู้พัฒนา | NodeLiberty |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "action": { "default_icon": "128.png" }, "author": "Tooldium AppStudio", "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "sandbox": { "pages": [ "appmanager\/index.html" ] }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "7" } |