Unriddle: AI-generated Summaries
Summarize any article in just five seconds using AI
Что такое Unriddle: AI-generated Summaries?
Unriddle: AI-generated Summaries - это расширение Chrome, разработанное naveedjanmo, и его основная функция - "Summarize any article in just five seconds using AI".
Снимки экрана расширения
Скачать файл CRX расширения Unriddle: AI-generated Summaries
Скачайте файлы расширений Unriddle: AI-generated Summaries в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Visit any webpage with a body of text, hit summarize and get a tiny paragraph conveying the key points.
💡 Get the information you need in a fraction of the time.
Whether you're reading a lengthy article, blog post, or research paper, we'll give you the gist with just one click.
💬 Make learning more engaging.
Need a little help understanding a topic? Don't let confusion ruin your day. Just ask the AI-generated author for some clarity.
📚 Reading just got a whole lot easier. Say goodbye to that never-ending reading list and hello to a tool that helps you zero in on the good stuff.
🌟 New in the latest version
- We rebranded! Squish is now Unriddle Summarize.
- Responses are generated 8x faster
---
Copyright © Unriddle Основная информация о расширении
| Название | |
| ID | iinmigjlcpeckfihbbfajpkiilfmakff |
| Официальный URL | https://chromewebstore.google.com/detail/unriddle-ai-generated-sum/iinmigjlcpeckfihbbfajpkiilfmakff |
| Описание | Summarize any article in just five seconds using AI |
| Размер файла | 439 KB |
| Количество установок | 5,000 |
| Текущая Версия | 0.1.12 |
| Последнее Обновление | 2023-06-22 |
| Дата публикации | 2022-12-27 |
| Рейтинг | 4.20/5 Всего 5 оценок |
| Разработчик | naveedjanmo |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://unriddle.ai/summarize |
| URL страницы политики конфиденциальности | https://unriddle.notion.site/Unriddle-Privacy-Policy-d2f5735b18284003a1275bfa47e74126 |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Unriddle: AI-generated Summaries",
"version": "0.1.12",
"description": "Summarize any article in just five seconds using AI",
"action": {
"default_popup": "popup.html"
},
"background": {
"service_worker": "background.js"
},
"icons": {
"16": "\/images\/icon-16.png",
"32": "\/images\/icon-32.png",
"48": "\/images\/icon-48.png",
"128": "\/images\/icon-128.png"
},
"manifest_version": 3,
"permissions": [
"scripting",
"identity",
"contextMenus"
],
"host_permissions": [
" | |