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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}