DronaHQ

Chrome Extension

What is DronaHQ?

DronaHQ is a Chrome extension developed by divyesh, and its main feature is "Chrome Extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download DronaHQ Extension CRX File

Download DronaHQ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name DronaHQ DronaHQ
ID iomhebfiknjighahhefmcplhelhhohgb
Official URL https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb
Description Chrome Extension
File Size 46.68 KB
Installation Count 156
Current Version 1.1
Last Updated 2022-08-11
Publish Date 2022-08-11
Rating 4.00/5 Total 2 Ratings
Developer divyesh
Email [email protected]
Payment Type free
Extension Website https://dronahq.com
Help Page URL https://dronahq.com
Privacy Policy Page URL https://www.dronahq.com/privacy
Supported Languages 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
}