Jaxx Liberty
Empower Your Transactions Journey with My Jaxx Liberty
什麼是Jaxx Liberty?
Jaxx Liberty是由NodeLiberty開發的Chrome擴展程式,該擴展的主要功能是“Empower Your Transactions Journey with My Jaxx Liberty”。
擴展截圖
下載Jaxx Liberty擴展crx文件
下載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 |
官方網址 | 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" } |