Awesome PDF Viewer, Reader

PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.

Cos'è Awesome PDF Viewer, Reader?

Awesome PDF Viewer, Reader è un'estensione di Chrome sviluppata da Smart Software, e la sua funzione principale è "PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Awesome PDF Viewer, Reader

Scarica i file di estensione Awesome PDF Viewer, Reader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Awesome PDF Viewer, Reader Awesome PDF Viewer, Reader
ID dgickihfkjolnjjifepinaaaoejmgpbm
URL Ufficiale https://chromewebstore.google.com/detail/awesome-pdf-viewer-reader/dgickihfkjolnjjifepinaaaoejmgpbm
Descrizione PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.
Dimensione del File 28.99 KB
Conteggio Installazioni 33,913
Versione Corrente 1.0.0.2
Ultimo Aggiornamento 2023-12-05
Data di Pubblicazione 2020-10-16
Valutazione 3.93/5 Totale 110 Valutazioni
Sviluppatore Smart Software
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://pdfviewer.softgateon.net/
URL della Pagina di Aiuto https://pdfviewer.softgateon.net/
URL della Pagina della Politica sulla Privacy http://iblogbox.com/chrome/tos.php
Lingue Supportate 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"
}