DronaHQ
Chrome Extension
Hvad er DronaHQ?
DronaHQ er en Chrome-udvidelse udviklet af divyesh, og dens hovedfunktion er "Chrome Extension".
Udvidelsesskærmbilleder
Download DronaHQ-udvidelses-CRX-fil
Download DronaHQ-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | iomhebfiknjighahhefmcplhelhhohgb |
Officiel URL | https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb |
Beskrivelse | Chrome Extension |
Filstørrelse | 46.68 KB |
Antal Installationer | 156 |
Nuværende Version | 1.1 |
Senest Opdateret | 2022-08-11 |
Udgivelsesdato | 2022-08-11 |
Bedømmelse | 4.00/5 Samlet 2 Bedømmelser |
Udvikler | divyesh |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://dronahq.com |
Hjælpeside-URL | https://dronahq.com |
URL til Fortrolighedspolitik Side | https://www.dronahq.com/privacy |
Understøttede Sprog | 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 } |