Hive dApp Menu

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

Hive dApp Menu là gì?

Hive dApp Menu là một tiện ích mở rộng Chrome được phát triển bởi hivetrending, và tính năng chính của nó là "Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Hive dApp Menu

Tải xuống các tệp mở rộng Hive dApp Menu dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Hive dApp Menu Hive dApp Menu
ID dbikjmkkbcjpcnjbhihmlbjdcjcaoaad
URL Chính Thức https://chromewebstore.google.com/detail/hive-dapp-menu/dbikjmkkbcjpcnjbhihmlbjdcjcaoaad
Mô tả Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps.
Kích Thước Tệp 5.13 MB
Số Lần Cài Đặt 154
Phiên Bản Hiện Tại 0.0.0.9
Cập Nhật Lần Cuối 2021-12-02
Ngày Phát Hành 2021-05-03
Đánh Giá 5.00/5 Tổng số 10 Đánh Giá
Nhà Phát Triển hivetrending
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://hive.pizza
URL Trang Chính Sách Bảo Mật https://github.com/hiveuprss/hive-fishy/blob/master/PRIVACY
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}