Galileo | AI-Powered Tutoring

Your AI tutor for 10+ subjects | Explain complex ideas, break down exam questions, enhance your writing and assess your work.

What is Galileo | AI-Powered Tutoring?

Galileo | AI-Powered Tutoring is a Chrome extension developed by https://higalileo.ai, and its main feature is "Your AI tutor for 10+ subjects | Explain complex ideas, break down exam questions, enhance your writing and assess your work.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Galileo | AI-Powered Tutoring Extension CRX File

Download Galileo | AI-Powered Tutoring extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        With cutting edge AI, Galileo can explain complex ideas, break down exam questions, enhance your writing and assess your work - all in seconds. It's the personal teacher you've always wanted.                    

Extension Basic Information

Name Galileo | AI-Powered Tutoring Galileo | AI-Powered Tutoring
ID mbkfjcimlfopbfcmmngkpbcemplgbnhb
Official URL https://chromewebstore.google.com/detail/galileo-ai-powered-tutori/mbkfjcimlfopbfcmmngkpbcemplgbnhb
Description Your AI tutor for 10+ subjects | Explain complex ideas, break down exam questions, enhance your writing and assess your work.
File Size 143 KB
Installation Count 118
Current Version 1.0.3
Last Updated 2023-04-19
Publish Date 2022-12-20
Developer https://higalileo.ai
Email [email protected]
Payment Type free
Extension Website https://tutoring.withmana.com
Help Page URL https://withmana.typeform.com/support
Privacy Policy Page URL https://mana.live/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Galileo | AI-Powered Tutoring",
    "description": "Your AI tutor for 10+ subjects | Explain complex ideas, break down exam questions, enhance your writing and assess your work.",
    "version": "1.0.3",
    "manifest_version": 3,
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/tutoring.withmana.com\/extension-chat*"
        ]
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "bookmarks",
        "downloads",
        "scripting",
        "tts"
    ]
}