Cryptocurrency Portfolio
Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more
ما هو Cryptocurrency Portfolio؟
Cryptocurrency Portfolio هو إضافة Chrome تم تطويرها بواسطة https://cryptoporto.com، والميزة الرئيسية لها هي "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Cryptocurrency Portfolio
قم بتنزيل ملفات الامتداد Cryptocurrency Portfolio بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Open Portfolio for your Digital Currencies Make a portfolio for your cryptocurrencies in three clicks without registration. Your porto is open and visible for everybody. With the Cryptoporto extension you can see the value of all your coins in one click: Bitcoin, Ethereum, Litecoin, Dash, Monero, NEO, OmiseGO, Ripple and 800 more.
معلومات أساسية عن التمديد
الاسم | |
ID | pnjaenlogfahpkkmmhbenkendmhcaebo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/cryptocurrency-portfolio/pnjaenlogfahpkkmmhbenkendmhcaebo |
الوصف | Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more |
حجم الملف | 16.23 KB |
عدد التثبيتات | 376 |
النسخة الحالية | 1.30 |
آخر تحديث | 2017-09-30 |
تاريخ النشر | 2017-09-30 |
تقييم | 4.80/5 مجموع تقييمات 10 |
المطور | https://cryptoporto.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://cryptoporto.com/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cryptocurrency Portfolio", "description": "Portfolio for your Digital Currencies: Bitcoin, Ethereum, Litecoin and many more", "version": "1.30", "options_ui": { "page": "options.html", "chrome_style": true }, "browser_action": { "default_icon": "icon.png", "default_popup": "cryptoporto.html" }, "permissions": [ "storage" ] } |