AI TOOLS - Good Helper at Work

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

Cos'è AI TOOLS - Good Helper at Work?

AI TOOLS - Good Helper at Work è un'estensione di Chrome sviluppata da https://helloai.wiki, e la sua funzione principale è "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione AI TOOLS - Good Helper at Work

Scarica i file di estensione AI TOOLS - Good Helper at Work in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome AI TOOLS - Good Helper at Work AI TOOLS - Good Helper at Work
ID knhebdhnpiijnonidokgjjadpopmlcpa
URL Ufficiale https://chromewebstore.google.com/detail/ai-tools-good-helper-at-w/knhebdhnpiijnonidokgjjadpopmlcpa
Descrizione Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!
Dimensione del File 13.08 KB
Conteggio Installazioni 167
Versione Corrente 2.0.0
Ultimo Aggiornamento 2023-07-11
Data di Pubblicazione 2023-06-24
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://helloai.wiki
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://helloai.wiki/tools
Lingue Supportate 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"
    }
}