Alpha

Get latest news about web3 and crypto into your browser.

Cos'è Alpha?

Alpha è un'estensione di Chrome sviluppata da https://getalpha.wtf, e la sua funzione principale è "Get latest news about web3 and crypto into your browser.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Alpha

Scarica i file di estensione Alpha in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
URL Ufficiale https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
Descrizione Get latest news about web3 and crypto into your browser.
Dimensione del File 1.42 MB
Conteggio Installazioni 204
Versione Corrente 1.0.0
Ultimo Aggiornamento 2023-03-14
Data di Pubblicazione 2022-08-24
Valutazione 4.92/5 Totale 12 Valutazioni
Sviluppatore https://getalpha.wtf
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://getalpha.wtf
URL della Pagina di Aiuto https://getalpha.wtf/get-help
URL della Pagina della Politica sulla Privacy https://getalpha.wtf/privacy-policy
Lingue Supportate 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"
    }
}