DronaHQ

Chrome Extension

Wat is DronaHQ?

DronaHQ is een Chrome-extensie ontwikkeld door divyesh, en de belangrijkste functie is "Chrome Extension".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie DronaHQ

Download DronaHQ-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam DronaHQ DronaHQ
ID iomhebfiknjighahhefmcplhelhhohgb
Officiële URL https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb
Beschrijving Chrome Extension
Bestandsgrootte 46.68 KB
Aantal Installaties 156
Huidige Versie 1.1
Laatst Bijgewerkt 2022-08-11
Publicatiedatum 2022-08-11
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar divyesh
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://dronahq.com
Help Pagina-URL https://dronahq.com
URL van de Privacybeleid Pagina https://www.dronahq.com/privacy
Ondersteunde Talen 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
}