AI TOOLS - Good Helper at Work

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

Qu'est-ce que AI TOOLS - Good Helper at Work ?

AI TOOLS - Good Helper at Work est une extension Chrome développée par https://helloai.wiki, et sa fonction principale est "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension AI TOOLS - Good Helper at Work

Téléchargez les fichiers d'extension AI TOOLS - Good Helper at Work au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom AI TOOLS - Good Helper at Work AI TOOLS - Good Helper at Work
ID knhebdhnpiijnonidokgjjadpopmlcpa
URL Officiel 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!
Taille du Fichier 13.08 KB
Nombre d'Installations 167
Version Actuelle 2.0.0
Dernière Mise à Jour 2023-07-11
Date de Publication 2023-06-24
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://helloai.wiki
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://helloai.wiki/tools
Langues Prises en Charge 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"
    }
}