AI TOOLS - Good Helper at Work

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

Apa itu AI TOOLS - Good Helper at Work?

AI TOOLS - Good Helper at Work adalah ekstensi Chrome yang dikembangkan oleh https://helloai.wiki, dan fitur utamanya adalah "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi AI TOOLS - Good Helper at Work

Unduh file ekstensi AI TOOLS - Good Helper at Work dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama AI TOOLS - Good Helper at Work AI TOOLS - Good Helper at Work
ID knhebdhnpiijnonidokgjjadpopmlcpa
URL Resmi https://chromewebstore.google.com/detail/ai-tools-good-helper-at-w/knhebdhnpiijnonidokgjjadpopmlcpa
Deskripsi Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!
Ukuran File 13.08 KB
Jumlah Instalasi 167
Versi Saat Ini 2.0.0
Terakhir Diperbarui 2023-07-11
Tanggal Publikasi 2023-06-24
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://helloai.wiki
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://helloai.wiki/tools
Bahasa yang Didukung 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"
    }
}