Explain AI - Explain anything in its context
Explains the selected text based on the context it's mentioned in.
Что такое Explain AI - Explain anything in its context?
Explain AI - Explain anything in its context - это расширение Chrome, разработанное https://xplnai.com, и его основная функция - "Explains the selected text based on the context it's mentioned in.".
Снимки экрана расширения
Скачать файл CRX расширения Explain AI - Explain anything in its context
Скачайте файлы расширений Explain AI - Explain anything in its context в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Explain AI is your learning companion. When you find a word or phrase you don’t fully understand, highlight it and Explain AI will give you the full explanation within the context. You can also ask clarifying questions. Explain AI works with single words, phrases, abbreviations, technical terms and even foreign languages. Benefits: 🎯 Accurate: Uses the context to give explanations that are precise. ⏳ Saves time: No need to sift through links in a Google search. You will save at least 5 minutes per lookup, adding up to one hour per day. 💡 Enhances understanding: Don’t skip unfamiliar terms. One click with Explain AI adds clarity to readings and enhances understanding. 🧘 Stay focused: Minimize distractions and stay focused on your page. No need to open new tabs to search. Explain AI is perfect for learners (students, researchers, journalists, programmers .. etc). How to use it? 1. Highlight the text you would like to understand. 2. Do one of the following actions: - Click on the small icon that pops up next to the highlighted text - Use the key stroke (⌘ + ⇧ + E on Mac, Ctrl + Shift + E on Windows by default). - Right click and select Explain AI. Important Notes: Explain AI has some limitation, namely: - Explain AI might lack context in some PDF’s - It does not support Google Docs. - It might not work on some websites (e.g. Chrome Web Store) Happy browsing!
Основная информация о расширении
Название | Explain AI - Explain anything in its context |
ID | hgdhahipoomjkhbadikhoopfdkllpbgf |
Официальный URL | https://chromewebstore.google.com/detail/explain-ai-explain-anythi/hgdhahipoomjkhbadikhoopfdkllpbgf |
Описание | Explains the selected text based on the context it's mentioned in. |
Размер файла | 574 KB |
Количество установок | 479 |
Текущая Версия | 1.4.4 |
Последнее Обновление | 2024-01-06 |
Дата публикации | 2023-06-21 |
Рейтинг | 5.00/5 Всего 11 оценок |
Разработчик | https://xplnai.com |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://xplnai.com/privacy |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Explain AI - Explain anything in its context", "description": "Explains the selected text based on the context it's mentioned in.", "version": "1.4.4", "action": { "default_title": "Explain selected text", "default_icon": "icon.png" }, "permissions": [ "activeTab", "storage", "tabs", "contextMenus", "sidePanel", "identity" ], "background": { "service_worker": "scripts\/background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |