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文件

下载Hive dApp Menu扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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