Jaxx Liberty
Empower Your Transactions Journey with My Jaxx Liberty
Jaxx Liberty là gì?
Jaxx Liberty là một tiện ích mở rộng Chrome được phát triển bởi NodeLiberty, và tính năng chính của nó là "Empower Your Transactions Journey with My Jaxx Liberty".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Jaxx Liberty
Tải xuống các tệp mở rộng Jaxx Liberty dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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]
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ocefimbphcgjaahbclemolcmkeanoagc |
URL Chính Thức | https://chromewebstore.google.com/detail/jaxx-liberty/ocefimbphcgjaahbclemolcmkeanoagc |
Mô tả | Empower Your Transactions Journey with My Jaxx Liberty |
Kích Thước Tệp | 1.53 MB |
Số Lần Cài Đặt | 151 |
Phiên Bản Hiện Tại | 7 |
Cập Nhật Lần Cuối | 2023-07-25 |
Ngày Phát Hành | 2023-05-07 |
Đánh Giá | 4.79/5 Tổng số 19 Đánh Giá |
Nhà Phát Triển | NodeLiberty |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |