Alpha

Get latest news about web3 and crypto into your browser.

O que é Alpha?

Alpha é uma extensão do Chrome desenvolvida por https://getalpha.wtf, e sua principal característica é "Get latest news about web3 and crypto into your browser.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Alpha

Baixe arquivos de extensão Alpha no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
URL Oficial https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
Descrição Get latest news about web3 and crypto into your browser.
Tamanho do Arquivo 1.42 MB
Contagem de Instalações 204
Versão Atual 1.0.0
Última Atualização 2023-03-14
Data de Publicação 2022-08-24
Classificação 4.92/5 Total de 12 Avaliações
Desenvolvedor https://getalpha.wtf
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://getalpha.wtf
URL da Página de Ajuda https://getalpha.wtf/get-help
URL da Página de Política de Privacidade https://getalpha.wtf/privacy-policy
Idiomas Suportados 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"
    }
}