Awesome PDF Viewer, Reader

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

Qu'est-ce que Awesome PDF Viewer, Reader ?

Awesome PDF Viewer, Reader est une extension Chrome développée par Smart Software, et sa fonction principale est "PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Awesome PDF Viewer, Reader

Téléchargez les fichiers d'extension Awesome PDF Viewer, Reader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Awesome PDF Viewer, Reader Awesome PDF Viewer, Reader
ID dgickihfkjolnjjifepinaaaoejmgpbm
URL Officiel https://chromewebstore.google.com/detail/awesome-pdf-viewer-reader/dgickihfkjolnjjifepinaaaoejmgpbm
Description PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.
Taille du Fichier 28.99 KB
Nombre d'Installations 33,913
Version Actuelle 1.0.0.2
Dernière Mise à Jour 2023-12-05
Date de Publication 2020-10-16
Évaluation 3.93/5 Total 110 Évaluations
Développeur Smart Software
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://pdfviewer.softgateon.net/
URL de la Page d'Aide https://pdfviewer.softgateon.net/
URL de la Page de Politique de Confidentialité http://iblogbox.com/chrome/tos.php
Langues Prises en Charge 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"
}