Cryptotab

CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial

ما هو Cryptotab؟

Cryptotab هو إضافة Chrome تم تطويرها بواسطة Vladyslav Khrystych، والميزة الرئيسية لها هي "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Cryptotab

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

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

                        With CryptoTab extension you can access your most-used websites very fast and also see latest top-8 cryptocurrencies rates on top.

You can easily change saved website links and using search powered by Google.

On the "Crypto shortcuts" tab you'll find most popular resources related to the world of cryptocurrencies.                    

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

الاسم Cryptotab Cryptotab
ID ediflhgcaolkgmfjnhjdkdncidfpobge
عنوان URL الرسمي https://chromewebstore.google.com/detail/cryptotab/ediflhgcaolkgmfjnhjdkdncidfpobge
الوصف CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial
حجم الملف 262 KB
عدد التثبيتات 52
النسخة الحالية 0.0.0.1
آخر تحديث 2021-10-07
تاريخ النشر 2021-10-06
المطور Vladyslav Khrystych
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://vkhrystych.github.io/cryptotab-website/privacy-policy.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cryptotab",
    "description": "CryptoTab is extension for getting all latest cryptocurrency rates and with bookmarks speed dial",
    "version": "0.0.0.1",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}