Ale
A wallet for Oort
Was ist Ale?
Ale ist eine Chrome-Erweiterung, die von ComputeCoin Network entwickelt wurde, und ihr Hauptmerkmal ist "A wallet for Oort".
Erweiterungsscreenshots
Ale-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ale-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Ale is a wallet in the Oort ecosystem. It’s a browser extension that allows users to access CCN funds and other applications.
Users can receive & send funds, read CCN balance, and use other applications with Ale.
It serves as one of the most essential tools for Oort ecosystem: miners can receive mining rewards with Ale; users like VR/AR game developers can rent high-quality virtual machines with Ale; and of course, CCN token holders can receive and hold coins with Ale.
Ale also lets the user create and manage their own identities via private keys, so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cflgahhmjlmnjbikhakapcfkpbcmllam |
| Offizielle URL | https://chromewebstore.google.com/detail/ale/cflgahhmjlmnjbikhakapcfkpbcmllam |
| Beschreibung | A wallet for Oort |
| Dateigröße | 11.9 MB |
| Installationsanzahl | 9,580 |
| Aktuelle Version | 2.1.8 |
| Letztes Update | 2024-02-22 |
| Veröffentlichungsdatum | 2021-11-06 |
| Bewertung | 4.96/5 Insgesamt 103 Bewertungen |
| Entwickler | ComputeCoin Network |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.oortech.com/ |
| URL der Datenschutzrichtlinien-Seite | https://www.computecoin.network/ale-privacy |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ale",
"version": "2.1.8",
"description": "A wallet for Oort",
"icons": {
"16": "images\/icon.png",
"48": "images\/icon.png",
"128": "images\/icon.png"
},
"manifest_version": 2,
"browser_action": {
"default_icon": "images\/icon.png",
"default_title": "Ale Wallet",
"default_popup": "index.html"
},
"background": {
"scripts": [
"static\/js\/background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
" | |