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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}