DronaHQ
Chrome Extension
什么是DronaHQ?
DronaHQ是由divyesh开发的Chrome扩展程序,该扩展的主要功能是“Chrome Extension”。
扩展截图
下载DronaHQ扩展crx文件
下载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 } |