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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ https://getalpha.wtf/get-help
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}