Ratels

chrome extension

Qu'est-ce que Ratels ?

Ratels est une extension Chrome développée par ratels, et sa fonction principale est "chrome extension".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Ratels

Téléchargez les fichiers d'extension Ratels au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom Ratels Ratels
ID dipglnhjfddiacphlihnjlckbopmlmji
URL Officiel https://chromewebstore.google.com/detail/ratels/dipglnhjfddiacphlihnjlckbopmlmji
Description chrome extension
Taille du Fichier 2.17 MB
Nombre d'Installations 19
Version Actuelle 0.0.1
Dernière Mise à Jour 2022-04-12
Date de Publication 2022-04-11
Développeur ratels
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app/
URL de la Page de Politique de Confidentialité https://5fcuc-3aaaa-aaaam-qabea-cai.raw.ic0.app
Langues Prises en Charge 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"
    }
}