Shortform: Summary of Web + YouTube / ChatGPT

Summarize anything on the web and YouTube in one click. Learn ideas better with context and counterarguments.

Shortform: Summary of Web + YouTube / ChatGPT là gì?

Shortform: Summary of Web + YouTube / ChatGPT là một tiện ích mở rộng Chrome được phát triển bởi https://shortform.com, và tính năng chính của nó là "Summarize anything on the web and YouTube in one click. Learn ideas better with context and counterarguments.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Shortform: Summary of Web + YouTube / ChatGPT

Tải xuống các tệp mở rộng Shortform: Summary of Web + YouTube / ChatGPT 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

                        Want to learn the world’s best ideas, faster and better?

Shortform for Chrome summarizes your favorite content and YouTube videos instantly, with a single click. 

Even better, Shortform gives you background context and counter-arguments, so you understand the full picture and form your own opinion.

Powered by AI and lovingly crafted by humans. The team that makes the world’s best book guides (www.shortform.com) now wants to help you learn the best ideas everywhere.

———————
How to Use Shortform in Chrome
• Click Add to Chrome
• Create an account or log in to Shortform
• Pin the extension to make it easier to access
• Click the extension icon, then click Summarize to get your instant summary!

Use cases for Shortform
• 🔍 Preview content before diving in
• 🧠 Remember key ideas from your favorite pieces of content
• 🌎 Learn background context to understand the issues better
• 📚 Understand counter-arguments to form a well-rounded opinion
• 📈 Explore related ideas to supercharge your learning

———————
What’s included

Free version
• Read dozens of free summaries every month
• Generate 1 new summary every day on demand

Premium version
• Read unlimited summaries
• Generate hundreds of new summaries per month
• Get access to the full Shortform library, including the world’s best book guides
• Get priority access to new extension features

———————
⚒️ Coming soon:
• Summarize non-YouTube videos, podcasts, Reddit discussions, and more
• Upload documents to summarize
• Save highlights and notes to your private library
• Discuss with the Shortform community
• AI writing tools and chatbot

By installing the extension, you agree to Shortform’s Terms of Service (https://shortform.com/terms) and Privacy Policy (https://shortform.com/privacy).

Send feedback and suggestions to [email protected]                    

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

Tên Shortform: Summary of Web + YouTube / ChatGPT Shortform: Summary of Web + YouTube / ChatGPT
ID anfegbjckcheemfbibglojdmjadgiepe
URL Chính Thức https://chromewebstore.google.com/detail/shortform-summary-of-web/anfegbjckcheemfbibglojdmjadgiepe
Mô tả Summarize anything on the web and YouTube in one click. Learn ideas better with context and counterarguments.
Kích Thước Tệp 1.72 MB
Số Lần Cài Đặt 11,781
Phiên Bản Hiện Tại 0.8.1
Cập Nhật Lần Cuối 2024-03-01
Ngày Phát Hành 2023-03-17
Đánh Giá 4.39/5 Tổng số 18 Đánh Giá
Nhà Phát Triển https://shortform.com
Email [email protected]
Loại Thanh Toán in_app
URL Trang Chính Sách Bảo Mật https://www.shortform.com/privacy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.72e8bd43.png",
        "32": "icon32.plasmo.328efb7e.png",
        "48": "icon48.plasmo.1b6c20e9.png",
        "64": "icon64.plasmo.6c816b7b.png",
        "128": "icon128.plasmo.74615566.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.72e8bd43.png",
            "32": "icon32.plasmo.328efb7e.png",
            "48": "icon48.plasmo.1b6c20e9.png",
            "64": "icon64.plasmo.6c816b7b.png",
            "128": "icon128.plasmo.74615566.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.8.1",
    "author": "Shortform",
    "name": "Shortform: Summary of Web + YouTube \/ ChatGPT",
    "description": "Summarize anything on the web and YouTube in one click. Learn ideas better with context and counterarguments.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.d20ec37d.js"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/*\/extension-auth"
            ],
            "js": [
                "shortform.a2e8251c.js"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/watch*"
            ],
            "js": [
                "EmbeddedYoutubeButton.c4dd6126.js"
            ],
            "css": []
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/watch*"
            ],
            "js": [
                "EmbeddedYoutubeContent.d1b34121.js"
            ],
            "css": [
                "EmbeddedYoutubeContent.dc3f131a.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "sidebar.1d61189e.js"
            ],
            "css": [
                "sidebar.08270aeb.css",
                "EmbeddedYoutubeContent.dc3f131a.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "EmbeddedYoutubeButton.c5d76728.css",
                "EmbeddedYoutubeButton.48d4c3bc.svg"
            ]
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "EmbeddedYoutubeButton.c5d76728.css",
                "EmbeddedYoutubeContent.8c520be0.css",
                "Rotunda-Regular.40b27b56.woff2",
                "Rotunda-Bold.bdc44e39.woff2",
                "EmbeddedYoutubeContent.36686090.css",
                "EmbeddedYoutubeContent.35f4096f.svg",
                "EmbeddedYoutubeContent.d57c9208.svg",
                "EmbeddedYoutubeContent.aa8c91f5.svg",
                "EmbeddedYoutubeContent.9d51ecc9.svg",
                "EmbeddedYoutubeContent.87b3a777.svg",
                "EmbeddedYoutubeContent.970d118e.css",
                "EmbeddedYoutubeContent.4b5d3a6f.css",
                "EmbeddedYoutubeContent.363c1a8d.css",
                "EmbeddedYoutubeContent.73b1a3b5.css",
                "EmbeddedYoutubeContent.958fc51a.css",
                "EmbeddedYoutubeContent.1bfcbeca.css",
                "EmbeddedYoutubeContent.29365d99.css",
                "EmbeddedYoutubeContent.9b98904b.css",
                "EmbeddedYoutubeContent.0fcd182d.css",
                "EmbeddedYoutubeContent.cb327bf5.css",
                "EmbeddedYoutubeContent.c1233db7.css",
                "EmbeddedYoutubeContent.849ae690.css",
                "EmbeddedYoutubeContent.d5170339.css",
                "EmbeddedYoutubeContent.d4314b98.css",
                "EmbeddedYoutubeContent.0cfae2f4.css",
                "EmbeddedYoutubeContent.1bfd986f.css",
                "EmbeddedYoutubeContent.8edf7aea.css",
                "EmbeddedYoutubeContent.6ea865b5.css",
                "EmbeddedYoutubeContent.9e0019ad.css",
                "EmbeddedYoutubeContent.adcc9801.css",
                "EmbeddedYoutubeContent.ef1bfe61.css",
                "EmbeddedYoutubeContent.bff2d8d9.css",
                "EmbeddedYoutubeContent.43a5f864.css",
                "EmbeddedYoutubeContent.c0002cb5.css",
                "EmbeddedYoutubeContent.8d67077c.svg",
                "EmbeddedYoutubeContent.0624ae02.svg",
                "EmbeddedYoutubeContent.07c72084.svg",
                "EmbeddedYoutubeContent.10b6a5c8.svg",
                "EmbeddedYoutubeContent.f1d4da35.svg",
                "EmbeddedYoutubeContent.0323bb56.svg",
                "EmbeddedYoutubeContent.7747a6b0.svg"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "sidebar.dc707491.svg",
                "sidebar.765c25db.svg",
                "sidebar.3378950d.svg",
                "EmbeddedYoutubeContent.7747a6b0.svg",
                "EmbeddedYoutubeContent.8c520be0.css",
                "Rotunda-Regular.40b27b56.woff2",
                "Rotunda-Bold.bdc44e39.woff2",
                "EmbeddedYoutubeContent.35f4096f.svg",
                "EmbeddedYoutubeContent.d57c9208.svg",
                "EmbeddedYoutubeContent.aa8c91f5.svg",
                "EmbeddedYoutubeContent.9d51ecc9.svg",
                "EmbeddedYoutubeContent.87b3a777.svg",
                "EmbeddedYoutubeContent.970d118e.css",
                "EmbeddedYoutubeContent.4b5d3a6f.css",
                "EmbeddedYoutubeContent.363c1a8d.css",
                "EmbeddedYoutubeContent.73b1a3b5.css",
                "EmbeddedYoutubeContent.958fc51a.css",
                "EmbeddedYoutubeContent.1bfcbeca.css",
                "EmbeddedYoutubeContent.29365d99.css",
                "EmbeddedYoutubeContent.9b98904b.css",
                "EmbeddedYoutubeContent.0fcd182d.css",
                "EmbeddedYoutubeContent.cb327bf5.css",
                "EmbeddedYoutubeContent.c1233db7.css",
                "EmbeddedYoutubeContent.849ae690.css",
                "EmbeddedYoutubeContent.d5170339.css",
                "EmbeddedYoutubeContent.d4314b98.css",
                "EmbeddedYoutubeContent.0cfae2f4.css",
                "EmbeddedYoutubeContent.1bfd986f.css",
                "EmbeddedYoutubeContent.8edf7aea.css",
                "EmbeddedYoutubeContent.6ea865b5.css",
                "EmbeddedYoutubeContent.9e0019ad.css",
                "EmbeddedYoutubeContent.adcc9801.css",
                "EmbeddedYoutubeContent.ef1bfe61.css",
                "EmbeddedYoutubeContent.bff2d8d9.css",
                "EmbeddedYoutubeContent.43a5f864.css",
                "EmbeddedYoutubeContent.c0002cb5.css",
                "EmbeddedYoutubeContent.8d67077c.svg",
                "EmbeddedYoutubeContent.0624ae02.svg",
                "EmbeddedYoutubeContent.07c72084.svg",
                "EmbeddedYoutubeContent.f1d4da35.svg",
                "EmbeddedYoutubeContent.0323bb56.svg"
            ]
        }
    ]
}