Fastest PDF Chrome Reader
A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library
什麼是Fastest PDF Chrome Reader?
Fastest PDF Chrome Reader是由voinovmaxim4開發的Chrome擴展程式,該擴展的主要功能是“A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library”。
擴展截圖
下載Fastest PDF Chrome Reader擴展crx文件
下載Fastest PDF Chrome Reader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
PDF Reader для удобства чтения файлов в формате PDF в браузере 擴展基本資訊
| 名稱 | |
| ID | fkoplomeapglnfadekcaamlehndlpkfa |
| 官方網址 | https://chromewebstore.google.com/detail/fastest-pdf-chrome-reader/fkoplomeapglnfadekcaamlehndlpkfa |
| 簡介 | A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library |
| 檔案大小 | 2.37 MB |
| 安裝次數 | 215 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2022-03-02 |
| 上架時間 | 2022-03-01 |
| 開發者 | voinovmaxim4 |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | de,en,fr,nl,es,it,pl,pt-BR,pt-PT,ru,zh-CN,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fastest PDF Chrome Reader",
"background": {
"service_worker": "first.js"
},
"action": [],
"default_locale": "en",
"description": "__MSG_description__",
"file_browser_handlers": [
{
"default_title": "Open with Fastest PDF Chrome Reader",
"file_filters": [
"filesystem:*.pdf"
],
"id": "open-as-pdf"
}
],
"icons": {
"512": "dannye\/ikons\/512x512.png",
"256": "dannye\/ikons\/256x256.png",
"128": "dannye\/ikons\/128x128.png",
"64": "dannye\/ikons\/64x64.png",
"32": "dannye\/ikons\/64x64.png",
"16": "dannye\/ikons\/64x64.png"
},
"manifest_version": 3,
"options_ui": {
"page": "\/dannye\/main\/opcii.html",
"open_in_tab": false
},
"host_permissions": [
"https:\/\/*\/",
"http:\/\/*\/"
],
"permissions": [
"webRequest",
"webNavigation",
"storage",
"contextMenus"
],
"version": "1.0.0",
"web_accessible_resources": [
{
"resources": [
"\/dannye\/lib\/web\/viewer.html"
],
"matches": [
" | |