Fast PDF Reader
A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library
O que é Fast PDF Reader?
Fast PDF Reader é uma extensão do Chrome desenvolvida por raymundocbardwelli244, e sua principal característica é "A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fast PDF Reader
Baixe arquivos de extensão Fast PDF 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
Программа для просмотра Portable Document Format (PDF), основанная на библиотеке Mozilla PDF.js. PDF Reader allows you to view PDF, DOC, XLS, PPT files directly in your web browser. Open, view and read PDFs with the fast PDF reader.
Informações Básicas da Extensão
Nome | Fast PDF Reader |
ID | pccahijojlkobphglogpkoffikkblobm |
URL Oficial | https://chromewebstore.google.com/detail/fast-pdf-reader/pccahijojlkobphglogpkoffikkblobm |
Descrição | A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library |
Tamanho do Arquivo | 1.19 MB |
Contagem de Instalações | 32 |
Versão Atual | 1.0.0 |
Última Atualização | 2022-02-09 |
Data de Publicação | 2022-02-09 |
Desenvolvedor | raymundocbardwelli244 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | de,en,fr,nl,es,it,pl,pt-BR,pt-PT,ru,zh-CN,ja |
manifest.json | |
{ "background": { "service_worker": "\/js\/bckg.js" }, "action": [], "default_locale": "en", "description": "__MSG_description__", "file_browser_handlers": [ { "default_title": "Open with Fast PDF Reader", "file_filters": [ "filesystem:*.pdf" ], "id": "pdf-file-is-open" } ], "icons": { "36": "picture\/pdfReaderIcon-36.png", "38": "picture\/pdfReaderIcon-38.png", "48": "picture\/pdfReaderIcon-48.png", "64": "picture\/pdfReaderIcon-64.png", "128": "picture\/pdfReaderIcon-128.png", "256": "picture\/pdfReaderIcon-256.png", "512": "picture\/pdfReaderIcon-512.png" }, "manifest_version": 3, "name": "Fast PDF Reader", "options_ui": { "page": "html\/main.html" }, "permissions": [ "storage", "contextMenus", "webNavigation" ], "host_permissions": [ "*:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "web_accessible_resources": [ { "resources": [ "\/html\/tineydzher.html", "chrome:\/\/favicon\/" ], "matches": [ " |