Ratels
chrome extension
Ratels là gì?
Ratels là một tiện ích mở rộng Chrome được phát triển bởi ratels, và tính năng chính của nó là "chrome extension".
Ả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 Ratels
Tải xuống các tệp mở rộng Ratels 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
Ratels V0.2 is the Internet Computer (IC) crypto wallet browser extension and identity provider. Ratels is the first crypto wallet integrating all addresses, tokens, and NFT standards on the IC. That allows you to hold, send, and manage ICP, Cycles, custom tokens, and NFTs with just one Principal ID or Account ID use them in any app that integrates Ratels to trigger transactions (which you accept/deny from the extension), and surface your balances! You can also use Ratels to log into integrated IC apps. You can even have multiple accounts! No need to worry about having separate wallets for different apps, or having multiple identities per device/app (as you would when using Internet Identity) Developers who can use the IC Provider API to interact with the extension of your visitors/users browser and integrate Ratels as an authentication option/provider. You can enable ICP transactions, and authenticate users using their Ratels, or sign any custom canister requests by integrating Ratels! Enables access to: Dapps NFTs Tokens And more! Check Ratels: https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Ratels |
ID | dipglnhjfddiacphlihnjlckbopmlmji |
URL Chính Thức | https://chromewebstore.google.com/detail/ratels/dipglnhjfddiacphlihnjlckbopmlmji |
Mô tả | chrome extension |
Kích Thước Tệp | 2.17 MB |
Số Lần Cài Đặt | 19 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2022-04-12 |
Ngày Phát Hành | 2022-04-11 |
Nhà Phát Triển | ratels |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app/ |
URL Trang Chính Sách Bảo Mật | https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Ratels", "description": "chrome extension", "version": "0.0.1", "icons": { "16": "logo-icon.png", "48": "logo-icon.png", "128": "logo-icon.png" }, "action": { "default_icon": "logo-icon.png", "default_popup": "index.html" } } |