DronaHQ
Chrome Extension
Cos'è DronaHQ?
DronaHQ è un'estensione di Chrome sviluppata da divyesh, e la sua funzione principale è "Chrome Extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DronaHQ
Scarica i file di estensione DronaHQ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | iomhebfiknjighahhefmcplhelhhohgb |
URL Ufficiale | https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb |
Descrizione | Chrome Extension |
Dimensione del File | 46.68 KB |
Conteggio Installazioni | 156 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2022-08-11 |
Data di Pubblicazione | 2022-08-11 |
Valutazione | 4.00/5 Totale 2 Valutazioni |
Sviluppatore | divyesh |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://dronahq.com |
URL della Pagina di Aiuto | https://dronahq.com |
URL della Pagina della Politica sulla Privacy | https://www.dronahq.com/privacy |
Lingue Supportate | 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 } |