Alpha

Get latest news about web3 and crypto into your browser.

Wat is Alpha?

Alpha is een Chrome-extensie ontwikkeld door https://getalpha.wtf, en de belangrijkste functie is "Get latest news about web3 and crypto into your browser.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Alpha

Download Alpha-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
Officiële URL https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
Beschrijving Get latest news about web3 and crypto into your browser.
Bestandsgrootte 1.42 MB
Aantal Installaties 204
Huidige Versie 1.0.0
Laatst Bijgewerkt 2023-03-14
Publicatiedatum 2022-08-24
Beoordeling 4.92/5 Totaal 12 Beoordelingen
Ontwikkelaar https://getalpha.wtf
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://getalpha.wtf
Help Pagina-URL https://getalpha.wtf/get-help
URL van de Privacybeleid Pagina https://getalpha.wtf/privacy-policy
Ondersteunde Talen 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"
    }
}