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.”。
擴展截圖
下載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 |
ID | nemoaphnoelpclhfcmjkpffalakilinp |
官方網址 | 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" } } |