PDF Summarizer

Easily get a Summary of PDF files as large as 500 pages or 150K words

PDF Summarizerとは何ですか?

PDF SummarizerはAdityaによって開発されたChromeの拡張機能で、その主な機能は「Easily get a Summary of PDF files as large as 500 pages or 150K words」です。

拡張機能のスクリーンショット

screenshot

PDF Summarizer拡張機能のCRXファイルをダウンロード

PDF Summarizer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing PDF Summarizer - Your Efficient PDF Summarization Chrome Extension!

PDF Summarizer is a powerful Chrome extension that allows you to summarize large PDF files quickly and easily. With the ability to process PDFs as long as 500 pages or containing 150,000 words, this extension provides you with concise summaries in seconds.

Features:

Summarize Large PDFs: Select any PDF file and let PDF Summarizer extract the essential information for you.
Choose Summary Size: Customize the size of your summary by selecting from options like little, medium, or full.
Read or Download Summaries: Access your generated summary within the extension for easy reading or download it for offline use.
Trusted by Professionals:
PDF Summarizer is trusted by a wide range of professionals, including companies, law firms, government agencies, and hospitals. Our software has been praised for its ability to save time and provide quick insights into large documents.

Privacy and Security:
We prioritize your privacy. PDF Summarizer ensures that your PDFs and summarized content remain secure and protected.

Unlimited Summarization:
Leveraging the power of GPT-4 AI, PDF Summarizer offers unlimited summarization capabilities. You can summarize as many PDFs as you want without any limitations.


Discover PDF Summarizer now and unlock the ability to summarize PDFs with ease. Simplify your document analysis and save valuable time. Get started with PDF Summarizer today!                    

拡張機能の基本情報

名前 PDF Summarizer PDF Summarizer
ID mdcmdcoejckepniecifkpeoimfkmdkhl
公式URL https://chromewebstore.google.com/detail/pdf-summarizer/mdcmdcoejckepniecifkpeoimfkmdkhl
説明 Easily get a Summary of PDF files as large as 500 pages or 150K words
ファイルサイズ 16.89 KB
インストール数 10,000
現在のバージョン 1.1
最終更新日 2023-09-29
公開日 2023-07-07
評価 3.87/5 合計 23 レビュー
開発者 Aditya
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PDF Summarizer",
    "description": "Easily get a Summary of PDF files as large as 500 pages or 150K words",
    "version": "1.1",
    "manifest_version": 3,
    "permissions": [],
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}