DronaHQ

Chrome Extension

Co to jest DronaHQ?

DronaHQ to rozszerzenie Chrome opracowane przez divyesh, a jego główną funkcją jest „Chrome Extension”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia DronaHQ

Pobierz pliki rozszerzeń DronaHQ w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa DronaHQ DronaHQ
ID iomhebfiknjighahhefmcplhelhhohgb
Oficjalny URL https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb
Opis Chrome Extension
Rozmiar pliku 46.68 KB
Liczba instalacji 156
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2022-08-11
Data Publikacji 2022-08-11
Ocena 4.00/5 Łącznie 2 Oceny
Deweloper divyesh
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://dronahq.com
Adres URL Strony Pomocy https://dronahq.com
Adres URL Strony Polityki Prywatności https://www.dronahq.com/privacy
Obsługiwane Języki 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
}