DronaHQ

Chrome Extension

Что такое DronaHQ?

DronaHQ - это расширение Chrome, разработанное divyesh, и его основная функция - "Chrome Extension".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения DronaHQ

Скачайте файлы расширений DronaHQ в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название DronaHQ DronaHQ
ID iomhebfiknjighahhefmcplhelhhohgb
Официальный URL https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb
Описание Chrome Extension
Размер файла 46.68 KB
Количество установок 156
Текущая Версия 1.1
Последнее Обновление 2022-08-11
Дата публикации 2022-08-11
Рейтинг 4.00/5 Всего 2 оценок
Разработчик divyesh
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://dronahq.com
URL страницы помощи https://dronahq.com
URL страницы политики конфиденциальности https://www.dronahq.com/privacy
Поддерживаемые языки 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
}