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 |
Eメール | [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 } |