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
Eメール [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"
    }
}