Ratels

chrome extension

Ratelsคืออะไร?

Ratels เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ratels และคุณลักษณะหลักของมันคือ "chrome extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ratels

ดาวน์โหลดไฟล์ส่วนขยาย Ratels ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Ratels Ratels
ID dipglnhjfddiacphlihnjlckbopmlmji
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ratels/dipglnhjfddiacphlihnjlckbopmlmji
คำอธิบาย chrome extension
ขนาดไฟล์ 2.17 MB
จำนวนการติดตั้ง 19
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2022-04-12
วันที่เผยแพร่ 2022-04-11
ผู้พัฒนา ratels
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app/
URL หน้านโยบายความเป็นส่วนตัว https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app
ภาษาที่รองรับ 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"
    }
}