AI TOOLS - Good Helper at Work

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

Was ist AI TOOLS - Good Helper at Work?

AI TOOLS - Good Helper at Work ist eine Chrome-Erweiterung, die von https://helloai.wiki entwickelt wurde, und ihr Hauptmerkmal ist "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!".

Erweiterungsscreenshots

screenshot
screenshot

AI TOOLS - Good Helper at Work-Erweiterungs-CRX-Datei herunterladen

Laden Sie AI TOOLS - Good Helper at Work-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name AI TOOLS - Good Helper at Work AI TOOLS - Good Helper at Work
ID knhebdhnpiijnonidokgjjadpopmlcpa
Offizielle URL https://chromewebstore.google.com/detail/ai-tools-good-helper-at-w/knhebdhnpiijnonidokgjjadpopmlcpa
Beschreibung Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!
Dateigröße 13.08 KB
Installationsanzahl 167
Aktuelle Version 2.0.0
Letztes Update 2023-07-11
Veröffentlichungsdatum 2023-06-24
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://helloai.wiki
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://helloai.wiki/tools
Unterstützte Sprachen 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"
    }
}