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!”。

扩展截图

screenshot
screenshot

下载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 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
电子邮箱 [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"
    }
}