Alpha

Get latest news about web3 and crypto into your browser.

ما هو Alpha؟

Alpha هو إضافة Chrome تم تطويرها بواسطة https://getalpha.wtf، والميزة الرئيسية لها هي "Get latest news about web3 and crypto into your browser.".

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

screenshot
screenshot
screenshot

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

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

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

                        Alpha is the simplest way to keep up with the fast paced world of crypto. Get the highest signal crypto news curated from the Top 372 sources from all over the Internet. 

Delivered straight to your new tab.
Get the news right as it happens and never miss anything. 

Stop chasing the news, let the news chase you.

Features:
- No signup required
- Multichain, covering all major ecosystems
- Price Action on Top Coins / NFTs 
- Watchlist your favourites.


Please feel free to reach out for any help or feedback at getalpha.wtf/get-help.                    

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

الاسم Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
عنوان URL الرسمي https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
الوصف Get latest news about web3 and crypto into your browser.
حجم الملف 1.42 MB
عدد التثبيتات 204
النسخة الحالية 1.0.0
آخر تحديث 2023-03-14
تاريخ النشر 2022-08-24
تقييم 4.92/5 مجموع تقييمات 12
المطور https://getalpha.wtf
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://getalpha.wtf
عنوان صفحة المساعدة https://getalpha.wtf/get-help
عنوان صفحة سياسة الخصوصية https://getalpha.wtf/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Alpha",
    "version": "1.0.0",
    "description": "Get latest news about web3 and crypto into your browser.",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}