Transcript - AI Study Companion

Streamline your study experience with AI: Instant answers, deep insights, and personalized learning across subjects.

¿Qué es Transcript - AI Study Companion?

Transcript - AI Study Companion es una extensión de Chrome desarrollada por https://transcript.study, y su función principal es "Streamline your study experience with AI: Instant answers, deep insights, and personalized learning across subjects.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Transcript - AI Study Companion

Descarga archivos de extensión Transcript - AI Study Companion en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        We're students just like you, and we know how tough learning can be; that's why we designed Transcript to streamline your study experience. With just a single click, you can gain insight and deep understanding for any question, unlocking instant knowledge. Join over 100,000 students today and discover the #1 study companion.

Why choose Transcript?

🖥️Seamless User Interface
Dive into a sleek, user-friendly interface designed for efficiency. Inspired by community feedback, it ensures a focused and streamlined study experience.

🔍Instant Solutions
With the click of a button, gain instant access to accurate answers and in-depth explanations for any question. Transcript provides AI-driven insights and links to related resources across the web, simplifying your research process.

💡Knowledge Reinforcement
Build your understanding with detailed, step-by-step explanations. Ask follow-up questions to clarify and master concepts, paving the way for endless learning possibilities.

🌍Universal Compatibility
Our search engine enriches the educational experience on over 15 popular learning platforms and across any webpage. Highlight text to instantly search questions with the Text Selection feature. For complex math or visual problems, use our Snapshot tool to get quick, detailed solutions through a simple click and drag.

📝Notebook
Organize your notes and study materials all in one place. Benefit from the flexibility of taking and accessing notes seamlessly while browsing any webpage. Import existing content or export notes with ease. Enjoy uninterrupted access to your notes, with real-time syncing capability, ensuring your knowledge is always within reach.

🤖Artificial Intelligence
Transcript utilizes a powerful AI Engine and advanced search algorithms to offer precise and powerful assistance for your academic needs. Upload course notes, presentations, and textbooks to Notebook, enabling AI to provide tailored solutions referencing your materials. Use AI Voice Chat for hands-free exploration of topics, enhancing accessibility and supporting a personalized learning experience.

❗Disclaimer
Transcript is designed to support your studies, not to serve as a substitute for fulfilling educational requirements. Leveraging our service can make learning more accessible and interactive, catering to diverse educational needs. Users are strongly encouraged to adhere to their institution's policies when utilizing Transcript.

📞Need Help?
Visit our website to learn more and contact us with any questions you may have.

📖Terms of Use - https://transcript.study/tos
🔐Privacy Policy - https://transcript.study/privacy                    

Información Básica de la Extensión

Nombre Transcript - AI Study Companion Transcript - AI Study Companion
ID klknhfgkblobpfimidmhkclikdalnoke
URL Oficial https://chromewebstore.google.com/detail/transcript-ai-study-compa/klknhfgkblobpfimidmhkclikdalnoke
Descripción Streamline your study experience with AI: Instant answers, deep insights, and personalized learning across subjects.
Tamaño del Archivo 4.61 MB
Cantidad de Instalaciones 187,540
Versión Actual 2.2.0
Última Actualización 2024-02-12
Fecha de Publicación 2022-09-15
Calificación 3.06/5 Total de 297 Calificaciones
Desarrollador https://transcript.study
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://transcript.study/
URL de la Página de Ayuda https://transcript.study/support
URL de la Página de Política de Privacidad https://transcript.study/privacy
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Transcript - AI Study Companion",
    "version": "2.2.0",
    "description": "Streamline your study experience with AI: Instant answers, deep insights, and personalized learning across subjects.",
    "action": {
        "default_title": "Transcript Settings",
        "default_popup": "react\/index.html"
    },
    "icons": {
        "16": "images\/logo.png",
        "32": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "inject.js"
            ],
            "run_at": "document_idle",
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/*.mheducation.com\/*",
                "https:\/\/*.cengage.com\/*",
                "https:\/\/*.macmillanlearning.com\/*",
                "https:\/\/*.pearson.com\/*",
                "https:\/\/*.mypearson.com\/*",
                "https:\/\/*.ecollege.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "modules\/cs\/selectable.js",
                "modules\/cs\/canvasmon.js"
            ],
            "run_at": "document_start",
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/*.google.com\/*",
                "https:\/\/*.youtube.com\/*",
                "https:\/\/*.figma.com\/",
                "https:\/\/*.mheducation.com\/*",
                "https:\/\/*.cengage.com\/*",
                "https:\/\/*.macmillanlearning.com\/*",
                "https:\/\/*.pearson.com\/*",
                "https:\/\/*.mypearson.com\/*",
                "https:\/\/*.ecollege.com\/*"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "alarms",
        "contextMenus"
    ],
    "oauth2": {
        "client_id": "188249822145-if2jt7rnb614i1i746qlkde8ts30lsp2.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.readonly"
        ]
    },
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "modules\/frame.js",
                "modules\/snapshot.js",
                "modules\/shortcuts.js",
                "modules\/tsio.js",
                "modules\/ocr.js",
                "modules\/note.js",
                "modules\/autoScroll.js",
                "react\/*",
                "images\/ai.webm.large"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/*.mheducation.com\/*",
                "https:\/\/*.cengage.com\/*",
                "https:\/\/*.macmillanlearning.com\/*",
                "https:\/\/*.pearson.com\/*",
                "https:\/\/*.mypearson.com\/*",
                "https:\/\/*.ecollege.com\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhoC+z+UIQRnVgpc7pcJ5fPTOA8DISJmGUkNbLvT0qQkQNcPTgUt+Gi8Hn6deasHbE9cWzG30Dn9WKN5BjPISkMjlTPCk\/AJYdjbDB40hdO5lSzNNH2926tyy0d3qwpvLDCGKH8xa3VPLEkyk9VdVG4cEThAtnrnjo1tiyTf8TXgb\/Gsoif54woG5CGI6jYRfLw3GXpwUDJ4sY97oDUgge9iJ9s3LrTKfGf6J8r4u66lqeHSt3DipdWXv29lCJsxZV+BllHu0VcEZfDj+wxKBirulRFvRHVVtxW1K3u+Aw7zRtOzOpMHaeKvcNgRpXRRNj8PBfHt6FlILcTXPBFwn\/wIDAQAB"
}