Awesome PDF Viewer, Reader

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

O que é Awesome PDF Viewer, Reader?

Awesome PDF Viewer, Reader é uma extensão do Chrome desenvolvida por Smart Software, e sua principal característica é "PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Awesome PDF Viewer, Reader

Baixe arquivos de extensão Awesome PDF Viewer, Reader no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Awesome PDF Viewer, Reader Awesome PDF Viewer, Reader
ID dgickihfkjolnjjifepinaaaoejmgpbm
URL Oficial https://chromewebstore.google.com/detail/awesome-pdf-viewer-reader/dgickihfkjolnjjifepinaaaoejmgpbm
Descrição PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.
Tamanho do Arquivo 28.99 KB
Contagem de Instalações 33,913
Versão Atual 1.0.0.2
Última Atualização 2023-12-05
Data de Publicação 2020-10-16
Classificação 3.93/5 Total de 110 Avaliações
Desenvolvedor Smart Software
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://pdfviewer.softgateon.net/
URL da Página de Ajuda https://pdfviewer.softgateon.net/
URL da Página de Política de Privacidade http://iblogbox.com/chrome/tos.php
Idiomas Suportados 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"
}