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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |