DronaHQ
Chrome Extension
Was ist DronaHQ?
DronaHQ ist eine Chrome-Erweiterung, die von divyesh entwickelt wurde, und ihr Hauptmerkmal ist "Chrome Extension".
Erweiterungsscreenshots
DronaHQ-Erweiterungs-CRX-Datei herunterladen
Laden Sie DronaHQ-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | iomhebfiknjighahhefmcplhelhhohgb |
Offizielle URL | https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb |
Beschreibung | Chrome Extension |
Dateigröße | 46.68 KB |
Installationsanzahl | 156 |
Aktuelle Version | 1.1 |
Letztes Update | 2022-08-11 |
Veröffentlichungsdatum | 2022-08-11 |
Bewertung | 4.00/5 Insgesamt 2 Bewertungen |
Entwickler | divyesh |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://dronahq.com |
Hilfeseite URL | https://dronahq.com |
URL der Datenschutzrichtlinien-Seite | https://www.dronahq.com/privacy |
Unterstützte Sprachen | 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 } |