Ratels

chrome extension

Cos'è Ratels?

Ratels è un'estensione di Chrome sviluppata da ratels, e la sua funzione principale è "chrome extension".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Ratels

Scarica i file di estensione Ratels in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome Ratels Ratels
ID dipglnhjfddiacphlihnjlckbopmlmji
URL Ufficiale https://chromewebstore.google.com/detail/ratels/dipglnhjfddiacphlihnjlckbopmlmji
Descrizione chrome extension
Dimensione del File 2.17 MB
Conteggio Installazioni 19
Versione Corrente 0.0.1
Ultimo Aggiornamento 2022-04-12
Data di Pubblicazione 2022-04-11
Sviluppatore ratels
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app/
URL della Pagina della Politica sulla Privacy https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app
Lingue Supportate 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"
    }
}