AI TOOLS - Good Helper at Work

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

O que é AI TOOLS - Good Helper at Work?

AI TOOLS - Good Helper at Work é uma extensão do Chrome desenvolvida por https://helloai.wiki, e sua principal característica é "Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão AI TOOLS - Good Helper at Work

Baixe arquivos de extensão AI TOOLS - Good Helper at Work no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome AI TOOLS - Good Helper at Work AI TOOLS - Good Helper at Work
ID knhebdhnpiijnonidokgjjadpopmlcpa
URL Oficial https://chromewebstore.google.com/detail/ai-tools-good-helper-at-w/knhebdhnpiijnonidokgjjadpopmlcpa
Descrição Magically tools with AI! Good Helper at Work! Chrome extension of HelloAI.wiki website!
Tamanho do Arquivo 13.08 KB
Contagem de Instalações 167
Versão Atual 2.0.0
Última Atualização 2023-07-11
Data de Publicação 2023-06-24
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://helloai.wiki
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://helloai.wiki/tools
Idiomas Suportados 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"
    }
}