AI TOOLS - Good Helper at Work

Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!

What is AI TOOLS - Good Helper at Work?

AI TOOLS - Good Helper at Work is a Chrome extension developed by https://helloai.wiki, and its main feature is "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!".

Extension Screenshots

screenshot
screenshot

Download AI TOOLS - Good Helper at Work Extension CRX File

Download AI TOOLS - Good Helper at Work extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name AI TOOLS - Good Helper at Work AI TOOLS - Good Helper at Work
ID knhebdhnpiijnonidokgjjadpopmlcpa
Official URL https://chromewebstore.google.com/detail/ai-tools-good-helper-at-w/knhebdhnpiijnonidokgjjadpopmlcpa
Description Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!
File Size 13.08 KB
Installation Count 167
Current Version 2.0.0
Last Updated 2023-07-11
Publish Date 2023-06-24
Rating 5.00/5 Total 1 Ratings
Developer https://helloai.wiki
Email [email protected]
Payment Type free
Extension Website https://helloai.wiki/tools
Supported Languages 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"
    }
}