DronaHQ
Chrome Extension
Vad är DronaHQ?
DronaHQ är en Chrome-tillägg utvecklad av divyesh, och dess huvudfunktion är "Chrome Extension".
Tilläggsskärmbilder
Ladda ner DronaHQ-förlängningens CRX-fil
Ladda ner DronaHQ-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | iomhebfiknjighahhefmcplhelhhohgb |
Officiell webbadress | https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb |
Beskrivning | Chrome Extension |
Filstorlek | 46.68 KB |
Antal Installationer | 156 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2022-08-11 |
Publiceringsdatum | 2022-08-11 |
Betyg | 4.00/5 Totalt 2 Betyg |
Utvecklare | divyesh |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://dronahq.com |
Hjälpsida URL | https://dronahq.com |
URL till Sekretesspolicy Sidan | https://www.dronahq.com/privacy |
Stödda Språk | 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 } |