DronaHQ
Chrome Extension
DronaHQคืออะไร?
DronaHQ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย divyesh และคุณลักษณะหลักของมันคือ "Chrome Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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 } |