AI TOOLS - Good Helper at Work
Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!
AI TOOLS - Good Helper at Workとは何ですか?
AI TOOLS - Good Helper at Workはhttps://helloai.wikiによって開発されたChromeの拡張機能で、その主な機能は「Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!」です。
拡張機能のスクリーンショット
AI TOOLS - Good Helper at Work拡張機能のCRXファイルをダウンロード
AI TOOLS - Good Helper at Work拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a plugin for an AI toolset, which can open the AI toolset interface with one click. It can also be opened through the side panel feature of the Chrome extension. When you encounter problems at work, you can conveniently open it in the browser to quickly access AI services, making your workflow smoother and improving work efficiency.
拡張機能の基本情報
名前 | AI TOOLS - Good Helper at Work |
ID | knhebdhnpiijnonidokgjjadpopmlcpa |
公式URL | https://chromewebstore.google.com/detail/ai-tools-good-helper-at-w/knhebdhnpiijnonidokgjjadpopmlcpa |
説明 | Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website! |
ファイルサイズ | 13.08 KB |
インストール数 | 167 |
現在のバージョン | 2.0.0 |
最終更新日 | 2023-07-11 |
公開日 | 2023-06-24 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://helloai.wiki |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://helloai.wiki/tools |
対応言語 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AI TOOLS - Good Helper at Work", "version": "2.0.0", "description": "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website! ", "icons": { "108": ".\/img\/logo-108.png" }, "permissions": [ "sidePanel" ], "action": { "default_icon": { "108": ".\/img\/logo-108.png" }, "default_popup": "popup.html" }, "homepage_url": "https:\/\/helloai.wiki", "side_panel": { "default_path": "sidePanel.html" } } |