Alpha

Get latest news about web3 and crypto into your browser.

¿Qué es Alpha?

Alpha es una extensión de Chrome desarrollada por https://getalpha.wtf, y su función principal es "Get latest news about web3 and crypto into your browser.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Alpha

Descarga archivos de extensión Alpha en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
URL Oficial https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
Descripción Get latest news about web3 and crypto into your browser.
Tamaño del Archivo 1.42 MB
Cantidad de Instalaciones 204
Versión Actual 1.0.0
Última Actualización 2023-03-14
Fecha de Publicación 2022-08-24
Calificación 4.92/5 Total de 12 Calificaciones
Desarrollador https://getalpha.wtf
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://getalpha.wtf
URL de la Página de Ayuda https://getalpha.wtf/get-help
URL de la Página de Política de Privacidad https://getalpha.wtf/privacy-policy
Idiomas Soportados 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"
    }
}