Alpha

Get latest news about web3 and crypto into your browser.

什么是Alpha?

Alpha是由https://getalpha.wtf开发的Chrome扩展程序,该扩展的主要功能是“Get latest news about web3 and crypto into your browser.”。

扩展截图

screenshot
screenshot
screenshot

下载Alpha扩展crx文件

下载Alpha扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Alpha Alpha
ID nemoaphnoelpclhfcmjkpffalakilinp
官方URL https://chromewebstore.google.com/detail/alpha/nemoaphnoelpclhfcmjkpffalakilinp
简介 Get latest news about web3 and crypto into your browser.
文件大小 1.42 MB
安装次数 204
当前版本 1.0.0
更新时间 2023-03-14
上架时间 2022-08-24
评分 4.92/5 共12次评分
开发者 https://getalpha.wtf
电子邮箱 [email protected]
付费类型 free
扩展官网 https://getalpha.wtf
帮助页面URL https://getalpha.wtf/get-help
隐私政策页面URL https://getalpha.wtf/privacy-policy
支持的语言 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"
    }
}