DronaHQ

Chrome Extension

什麼是DronaHQ?

DronaHQ是由divyesh開發的Chrome擴展程式,該擴展的主要功能是“Chrome Extension”。

擴展截圖

screenshot
screenshot
screenshot

下載DronaHQ擴展crx文件

下載DronaHQ擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        DronaHQ is low-code platform to build internal tools and apps at blazing speed. We let users connect to their various datasources easily and drag and drop and build their user experiences and UI without the need to writing complex code. The apps that are created can be shared publicly and also within the organisation. This browser extension lets you easily access the apps in the browser extension which means you can access the apps and look at data or do transactions while browsing any webpages or apps.                    

擴展基本資訊

名稱 DronaHQ DronaHQ
ID iomhebfiknjighahhefmcplhelhhohgb
官方網址 https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb
簡介 Chrome Extension
檔案大小 46.68 KB
安裝次數 156
目前版本 1.1
更新時間 2022-08-11
上架時間 2022-08-11
評分 4.00/5 共 2 次評分
開發者 divyesh
電子郵箱 [email protected]
付費類型 free
擴展官網 https://dronahq.com
說明頁面URL https://dronahq.com
隱私政策頁面URL https://www.dronahq.com/privacy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DronaHQ",
    "version": "1.1",
    "description": "Chrome Extension",
    "action": {
        "default_title": "DronaHQ",
        "default_icon": {
            "19": "dhq_logo.png",
            "38": "dhq_logo.png"
        },
        "default_popup": "feed.html"
    },
    "icons": {
        "16": "dhq_logo.png",
        "128": "dhq_logo.png"
    },
    "manifest_version": 3
}