QuickRead | AI to Summarize Text on Web!
QuickRead is an Extension to summarize highlighted text on the web.
Что такое QuickRead | AI to Summarize Text on Web!?
QuickRead | AI to Summarize Text on Web! - это расширение Chrome, разработанное Tareq Rafed, и его основная функция - "QuickRead is an Extension to summarize highlighted text on the web.".
Снимки экрана расширения
Скачать файл CRX расширения QuickRead | AI to Summarize Text on Web!
Скачайте файлы расширений QuickRead | AI to Summarize Text on Web! в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Highlight text and get it summarized
Features:
* Simple UI to get your text on the fly (Just by highlighting it)
* Supports: English, German, Arabic (Classical)
* Uses GPT-3 model
* 100% Free
* Adjustable configuration for the responses Основная информация о расширении
| Название | |
| ID | oeeoigffcbighbmgjcggalipepjnihpe |
| Официальный URL | https://chromewebstore.google.com/detail/quickread-ai-to-summarize/oeeoigffcbighbmgjcggalipepjnihpe |
| Описание | QuickRead is an Extension to summarize highlighted text on the web. |
| Размер файла | 110 KB |
| Количество установок | 78 |
| Текущая Версия | 0.0.1 |
| Последнее Обновление | 2023-02-14 |
| Дата публикации | 2023-02-13 |
| Рейтинг | 5.00/5 Всего 1 оценок |
| Разработчик | Tareq Rafed |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| URL страницы политики конфиденциальности | https://github.com/TareqRafed/quickread-legal/blob/main/README.md |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "QuickRead | AI to Summarize Text on Web!",
"version": "0.0.1",
"description": "QuickRead is an Extension to summarize highlighted text on the web.",
"options_ui": {
"page": "src\/pages\/options\/index.html"
},
"background": {
"service_worker": "src\/pages\/background\/index.js",
"type": "module"
},
"action": {
"default_popup": "src\/pages\/popup\/index.html",
"default_icon": "icon-128.png"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |