DronaHQ
Chrome Extension
DronaHQ là gì?
DronaHQ là một tiện ích mở rộng Chrome được phát triển bởi divyesh, và tính năng chính của nó là "Chrome Extension".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DronaHQ
Tải xuống các tệp mở rộng DronaHQ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | iomhebfiknjighahhefmcplhelhhohgb |
URL Chính Thức | https://chromewebstore.google.com/detail/dronahq/iomhebfiknjighahhefmcplhelhhohgb |
Mô tả | Chrome Extension |
Kích Thước Tệp | 46.68 KB |
Số Lần Cài Đặt | 156 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2022-08-11 |
Ngày Phát Hành | 2022-08-11 |
Đánh Giá | 4.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | divyesh |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://dronahq.com |
URL Trang Trợ Giúp | https://dronahq.com |
URL Trang Chính Sách Bảo Mật | https://www.dronahq.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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 } |