Transcript - AI Study Companion

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

O que é Transcript - AI Study Companion?

Transcript - AI Study Companion é uma extensão do Chrome desenvolvida por https://transcript.study, e sua principal característica é "Streamline your study experience with AI: Instant answers, deep insights, and personalized learning across subjects.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Transcript - AI Study Companion

Baixe arquivos de extensão Transcript - AI Study Companion 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

                        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                    

Informações Básicas da Extensão

Nome Transcript - AI Study Companion Transcript - AI Study Companion
ID klknhfgkblobpfimidmhkclikdalnoke
URL Oficial https://chromewebstore.google.com/detail/transcript-ai-study-compa/klknhfgkblobpfimidmhkclikdalnoke
Descrição Streamline your study experience with AI: Instant answers, deep insights, and personalized learning across subjects.
Tamanho do Arquivo 4.61 MB
Contagem de Instalações 187,540
Versão Atual 2.2.0
Última Atualização 2024-02-12
Data de Publicação 2022-09-15
Classificação 3.06/5 Total de 297 Avaliações
Desenvolvedor https://transcript.study
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://transcript.study/
URL da Página de Ajuda https://transcript.study/support
URL da Página de Política de Privacidade https://transcript.study/privacy
Idiomas Suportados 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"
}