Unriddle: AI-generated Summaries
Summarize any article in just five seconds using AI
什么是Unriddle: AI-generated Summaries?
Unriddle: AI-generated Summaries是由naveedjanmo开发的Chrome扩展程序,该扩展的主要功能是“Summarize any article in just five seconds using AI”。
扩展截图
下载Unriddle: AI-generated Summaries扩展crx文件
下载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
扩展基本信息
名称 | Unriddle: AI-generated Summaries |
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": [ " |