Hive dApp Menu

Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps.

Hive dApp Menu란 무엇입니까?

Hive dApp Menu은(는) hivetrending에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps."입니다.

확장 프로그램 스크린샷

screenshot

Hive dApp Menu 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Hive is much bigger than you think! Hive has so much to offer, so here's a menu of useful stuff to try out.

Hive Menu saves your favorites and recently visited Hive apps so you can quickly find them again.

The Pizza Menu extension is geared towards new Hivers. It helps with discovery and quick reference for the many web apps outside of Hive.blog. It is a collection of shortcuts to useful Hive blockchain web apps. As the explosion of Hive blockchain app development continues, new apps will be added to the menu.

The Pizza Menu includes several apps which require authentication. This extension pairs well with the Hive Keychain extension.                    

확장 프로그램 기본 정보

이름 Hive dApp Menu Hive dApp Menu
ID dbikjmkkbcjpcnjbhihmlbjdcjcaoaad
공식 URL https://chromewebstore.google.com/detail/hive-dapp-menu/dbikjmkkbcjpcnjbhihmlbjdcjcaoaad
설명 Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps.
파일 크기 5.13 MB
설치 횟수 154
현재 버전 0.0.0.9
최근 업데이트 2021-12-02
출시 날짜 2021-05-03
평점 5.00/5 총 10 개의 평점
개발자 hivetrending
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://hive.pizza
개인정보 보호 정책 페이지 URL https://github.com/hiveuprss/hive-fishy/blob/master/PRIVACY
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Hive dApp Menu",
    "version": "0.0.0.9",
    "description": "Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps.",
    "icons": {
        "128": "assets\/pizza_team_logo_new.png"
    },
    "action": {
        "default_title": "Start",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}