BitCoin ONE

The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .

ما هو BitCoin ONE؟

BitCoin ONE هو إضافة Chrome تم تطويرها بواسطة BitCoin ONE، والميزة الرئيسية لها هي "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة BitCoin ONE

قم بتنزيل ملفات الامتداد BitCoin ONE بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet.

You can store BitCoin ONE in the wallet but also other Ethereum based tokens.

The Google Chrome Wallet saves your data locally and is secured by random seed words.

Further you can also see the live price of BitCoin ONE.

Enjoy the benefit of a cool and easy to use wallet 
and feel free to give us a product rating.                    

معلومات أساسية عن التمديد

الاسم BitCoin ONE BitCoin ONE
ID loifgkdfkjcajhlifgaclocngoinaeem
عنوان URL الرسمي https://chrome.google.com/webstore/detail/bitcoin-one/loifgkdfkjcajhlifgaclocngoinaeem
الوصف The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .
حجم الملف 17.63 MB
عدد التثبيتات 26
النسخة الحالية 2.0
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 3.67/5 مجموع تقييمات 3
المطور BitCoin ONE
نوع الدفع free
موقع الإضافة https://www.bitcoinone.io
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BitCoin ONE",
    "version": "2.0",
    "background": {
        "scripts": [
            "assets\/js\/launch.js"
        ]
    },
    "browser_action": {
        "default_icon": "assets\/img\/icons\/icon.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' ; object-src 'self'",
    "description": "The BitCoin ONE Project is proud to present an out of the box and Ethereum compliant Google Chrome Wallet. Enjoy :) .",
    "icons": {
        "128": "assets\/img\/icons\/icon128.png",
        "16": "assets\/img\/icons\/icon16.png",
        "48": "assets\/img\/icons\/icon48.png"
    }
}