Unriddle: AI-generated Summaries

Summarize any article in just five seconds using AI

Unriddle: AI-generated Summaries là gì?

Unriddle: AI-generated Summaries là một tiện ích mở rộng Chrome được phát triển bởi naveedjanmo, và tính năng chính của nó là "Summarize any article in just five seconds using AI".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Unriddle: AI-generated Summaries

Tải xuống các tệp mở rộng Unriddle: AI-generated Summaries dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Unriddle: AI-generated Summaries Unriddle: AI-generated Summaries
ID iinmigjlcpeckfihbbfajpkiilfmakff
URL Chính Thức https://chromewebstore.google.com/detail/unriddle-ai-generated-sum/iinmigjlcpeckfihbbfajpkiilfmakff
Mô tả Summarize any article in just five seconds using AI
Kích Thước Tệp 439 KB
Số Lần Cài Đặt 5,000
Phiên Bản Hiện Tại 0.1.12
Cập Nhật Lần Cuối 2023-06-22
Ngày Phát Hành 2022-12-27
Đánh Giá 4.20/5 Tổng số 5 Đánh Giá
Nhà Phát Triển naveedjanmo
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://unriddle.ai/summarize
URL Trang Chính Sách Bảo Mật https://unriddle.notion.site/Unriddle-Privacy-Policy-d2f5735b18284003a1275bfa47e74126
Ngôn Ngữ Được Hỗ Trợ 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": [
        ""
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt0QrVXSDbMRVGEWv+mspf8zspZt71oDUUle0wngKeU8jA2ay\/kKUH0wwDp35uqi5zMMpw1gyYGI2KDmjnoD2oJfl6PMZI9ydGEKOMBDVexh4zl16jhRLoHGHObb0nXsTmyVT1EZ9OidszliHQrGp2ZvqV7vCVb487XFEE25oHzcgokD84QcKCtg9GSG7tQ5EpeMgfVHOQBTQyWxiqqzWH4ygsGCmMVhFwTH9mBbZHuYtUKVJHVK+OwdidBu\/ohBblg93ABMzYrQlBjffAshqVLxfIrsjjAYRPPF+vBmd\/qRLJhsgLGXGqWWB1SHfdyl3Ox5W77WNHRR3\/gGArEPSrwIDAQAB",
    "oauth2": {
        "client_id": "848763290363-vnc14ka1qj080jeb9jjm3vuloahr2pfu.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}