DronaHQ
Chrome Extension
Apa itu DronaHQ?
DronaHQ adalah ekstensi Chrome yang dikembangkan oleh divyesh, dan fitur utamanya adalah "Chrome Extension".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi DronaHQ
Unduh file ekstensi DronaHQ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | iomhebfiknjighahhefmcplhelhhohgb |
URL Resmi | https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb |
Deskripsi | Chrome Extension |
Ukuran File | 46.68 KB |
Jumlah Instalasi | 156 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2022-08-11 |
Tanggal Publikasi | 2022-08-11 |
Penilaian | 4.00/5 Total 2 Penilaian |
Pengembang | divyesh |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://dronahq.com |
URL Halaman Bantuan | https://dronahq.com |
URL Halaman Kebijakan Privasi | https://www.dronahq.com/privacy |
Bahasa yang Didukung | 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 } |