Ale
A wallet for Oort
Aleとは何ですか?
AleはComputeCoin Networkによって開発されたChromeの拡張機能で、その主な機能は「A wallet for Oort」です。
拡張機能のスクリーンショット
Ale拡張機能のCRXファイルをダウンロード
Ale拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Ale |
ID | cflgahhmjlmnjbikhakapcfkpbcmllam |
公式URL | https://chromewebstore.google.com/detail/ale/cflgahhmjlmnjbikhakapcfkpbcmllam |
説明 | A wallet for Oort |
ファイルサイズ | 11.9 MB |
インストール数 | 9,580 |
現在のバージョン | 2.1.8 |
最終更新日 | 2024-02-22 |
公開日 | 2021-11-06 |
評価 | 4.96/5 合計 103 レビュー |
開発者 | ComputeCoin Network |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.oortech.com/ |
プライバシーポリシーページのURL | https://www.computecoin.network/ale-privacy |
対応言語 | 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": [ " |