Ratels

chrome extension

Ratels란 무엇입니까?

Ratels은(는) ratels에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "chrome extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Ratels 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}