Crypto Trends

The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.

ما هو Crypto Trends؟

Crypto Trends هو إضافة Chrome تم تطويرها بواسطة https://cryptotrends.io، والميزة الرئيسية لها هي "The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.".

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

screenshot

تحميل ملف CRX للإضافة Crypto Trends

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

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

                        CryptoTrends makes sure you're never left behind on the latest in cryptocurrencies, bitcoin, and blockchain technology.
Whenever you open a new browser tab, the CryptoTrends app will open as the default content - allowing you to stay up-to-date with real-time prices, news and trends from 100's of sources.
Install it now and experience the magic.                    

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

الاسم Crypto Trends Crypto Trends
ID lfmfaiakfnejjlocfekpbplmllhgokha
عنوان URL الرسمي https://chromewebstore.google.com/detail/crypto-trends/lfmfaiakfnejjlocfekpbplmllhgokha
الوصف The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.
حجم الملف 13.41 KB
عدد التثبيتات 121
النسخة الحالية 1.0
آخر تحديث 2021-12-31
تاريخ النشر 2021-12-31
تقييم 5.00/5 مجموع تقييمات 4
المطور https://cryptotrends.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://cryptotrends.io/
عنوان صفحة المساعدة https://cryptotrends.io/contact
عنوان صفحة سياسة الخصوصية https://cryptotrends.io/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Trends",
    "description": "The #1 tool for crypto people! Keep up with the latest cryptocurrency market trends, news, and blockchain technology updates.",
    "version": "1.0",
    "manifest_version": 3,
    "author": {
        "name": "Crypto Trends",
        "url": "https:\/\/cryptotrends.io\/"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": "img\/32.png"
    },
    "icons": {
        "16": "img\/16.png",
        "24": "img\/24.png",
        "32": "img\/32.png",
        "48": "img\/48.png",
        "64": "img\/64.png",
        "128": "img\/128.png"
    }
}