LiminoWallet
It is used for digital signature and digital asset management, and for storing and trading crypto assets
LiminoWallet là gì?
LiminoWallet là một tiện ích mở rộng Chrome được phát triển bởi Limino, và tính năng chính của nó là "It is used for digital signature and digital asset management, and for storing and trading crypto assets".
Ả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 LiminoWallet
Tải xuống các tệp mở rộng LiminoWallet 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
用于数字签名及数字资产管理,用于存储和交易加密资产
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | LiminoWallet |
ID | ljgaiedhmdfibdpilgpglddemlbedmhh |
URL Chính Thức | https://chromewebstore.google.com/detail/liminowallet/ljgaiedhmdfibdpilgpglddemlbedmhh |
Mô tả | It is used for digital signature and digital asset management, and for storing and trading crypto assets |
Kích Thước Tệp | 2.53 MB |
Số Lần Cài Đặt | 1,442 |
Phiên Bản Hiện Tại | 3.0.9 |
Cập Nhật Lần Cuối | 2023-09-16 |
Ngày Phát Hành | 2022-11-22 |
Đánh Giá | 5.00/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | Limino |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.wormholes.com/ |
URL Trang Trợ Giúp | https://www.wormholes.com/docs/wallet/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "LiminoWallet", "description": "It is used for digital signature and digital asset management, and for storing and trading crypto assets", "default_locale": "en", "version": "3.0.9", "manifest_version": 3, "permissions": [ "activeTab", "background", "storage", "alarms", "unlimitedStorage", "tabs" ], "host_permissions": [ "*:\/\/*\/*", "*:\/\/*\/popup.html", "*:\/\/*\/home.html" ], "optional_permissions": [], "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "run_at": "document_start", "js": [ "js\/chunk-vendors.7fd14e06.js", "js\/content-script.js" ] } ], "icons": { "128": "icons\/logo-128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_popup": "popup.html", "default_title": "__MSG_extName__", "browser_style": true, "default_icon": { "128": "icons\/logo-128.png" } }, "web_accessible_resources": [ { "resources": [ "js\/inject-script.js" ], "matches": [ " |