Alpha

Get latest news about web3 and crypto into your browser.

Apa itu Alpha?

Alpha adalah ekstensi Chrome yang dikembangkan oleh https://getalpha.wtf, dan fitur utamanya adalah "Get latest news about web3 and crypto into your browser.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Alpha

Unduh file ekstensi Alpha dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
URL Resmi https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
Deskripsi Get latest news about web3 and crypto into your browser.
Ukuran File 1.42 MB
Jumlah Instalasi 204
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2023-03-14
Tanggal Publikasi 2022-08-24
Penilaian 4.92/5 Total 12 Penilaian
Pengembang https://getalpha.wtf
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://getalpha.wtf
URL Halaman Bantuan https://getalpha.wtf/get-help
URL Halaman Kebijakan Privasi https://getalpha.wtf/privacy-policy
Bahasa yang Didukung 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"
    }
}