Ratels

chrome extension

什麼是Ratels?

Ratels是由ratels開發的Chrome擴展程式,該擴展的主要功能是“chrome extension”。

擴展截圖

screenshot
screenshot
screenshot

下載Ratels擴展crx文件

下載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
官方網址 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"
    }
}