Alpha

Get latest news about web3 and crypto into your browser.

What is Alpha?

Alpha is a Chrome extension developed by https://getalpha.wtf, and its main feature is "Get latest news about web3 and crypto into your browser.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Alpha Extension CRX File

Download Alpha extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
Official URL https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
Description Get latest news about web3 and crypto into your browser.
File Size 1.42 MB
Installation Count 204
Current Version 1.0.0
Last Updated 2023-03-14
Publish Date 2022-08-24
Rating 4.92/5 Total 12 Ratings
Developer https://getalpha.wtf
Email [email protected]
Payment Type free
Extension Website https://getalpha.wtf
Help Page URL https://getalpha.wtf/get-help
Privacy Policy Page URL https://getalpha.wtf/privacy-policy
Supported Languages 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"
    }
}