Awesome PDF Viewer, Reader
PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.
Awesome PDF Viewer, Readerとは何ですか?
Awesome PDF Viewer, ReaderはSmart Softwareによって開発されたChromeの拡張機能で、その主な機能は「PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.」です。
拡張機能のスクリーンショット
Awesome PDF Viewer, Reader拡張機能のCRXファイルをダウンロード
Awesome PDF Viewer, Reader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This PDF Viewer is a free tool that allows you to view PDF files directly in your Chrome. To see the PDF file with this PDF Viewer simply hit the icon installed in the browser's toolbar. or Click the Chrome's context menu. This PDF Viewer reads files without uploading the file to any servers. It only works locally without going through the server. This PDF viewer supports local & web PDF files. Based on HTML5 PDF Reader library. Support Chrome 37 and later versions.
拡張機能の基本情報
名前 | Awesome PDF Viewer, Reader |
ID | dgickihfkjolnjjifepinaaaoejmgpbm |
公式URL | https://chromewebstore.google.com/detail/awesome-pdf-viewer-reader/dgickihfkjolnjjifepinaaaoejmgpbm |
説明 | PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser. |
ファイルサイズ | 28.99 KB |
インストール数 | 33,913 |
現在のバージョン | 1.0.0.2 |
最終更新日 | 2023-12-05 |
公開日 | 2020-10-16 |
評価 | 3.93/5 合計 110 レビュー |
開発者 | Smart Software |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://pdfviewer.softgateon.net/ |
ヘルプページのURL | https://pdfviewer.softgateon.net/ |
プライバシーポリシーページのURL | http://iblogbox.com/chrome/tos.php |
対応言語 | en-US |
manifest.json | |
{ "name": "__MSG_ext_name__", "description": "__MSG_ext_description__", "default_locale": "en_US", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png" }, "background": { "service_worker": "js\/bg.js" }, "action": { "default_icon": "images\/icon32.png", "default_title": "__MSG_ext_name__" }, "permissions": [ "storage" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "minimum_chrome_version": "88.0.0.0", "version": "1.0.0.2" } |