DronaHQ
Chrome Extension
ما هو DronaHQ؟
DronaHQ هو إضافة Chrome تم تطويرها بواسطة divyesh، والميزة الرئيسية لها هي "Chrome Extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DronaHQ
قم بتنزيل ملفات الامتداد DronaHQ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
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 |
عنوان صفحة المساعدة | https://dronahq.com |
عنوان صفحة سياسة الخصوصية | 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 } |