Hive dApp Menu

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

Hive dApp Menu क्या है?

Hive dApp Menu hivetrending द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hive dApp Menu is a collection of shortcuts to useful Hive blockchain apps."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Hive dApp Menu एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}