Zoco PDF Viewer
Innovative PDF Viewer - display PDF files in the browser with PDF.js (by Mozilla Labs). Send PDFs to any PDF viewer.
什麼是Zoco PDF Viewer?
Zoco PDF Viewer是由phuongcansilmy開發的Chrome擴展程式,該擴展的主要功能是“Innovative PDF Viewer - display PDF files in the browser with PDF.js (by Mozilla Labs). Send PDFs to any PDF viewer.”。
擴展截圖
下載Zoco PDF Viewer擴展crx文件
下載Zoco PDF Viewer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Zoco PDF Viewer is an essential tool that gives you an opportunity to open any PDF file in a viewer with useful interface.
To open a PDF file with Zoco PDF Viewer you need to click on a zoco's logo and to drop a file in the opened tab.
Another way is to use it through a context menu, which is more easier. 擴展基本資訊
| 名稱 | |
| ID | bfmifhhaggbpcmaglaceechkhecllgok |
| 官方網址 | https://chrome.google.com/webstore/detail/zoco-pdf-viewer/bfmifhhaggbpcmaglaceechkhecllgok |
| 簡介 | Innovative PDF Viewer - display PDF files in the browser with PDF.js (by Mozilla Labs). Send PDFs to any PDF viewer. |
| 檔案大小 | 2.49 MB |
| 安裝次數 | 142 |
| 目前版本 | 1.7.1 |
| 更新時間 | 2023-03-07 |
| 上架時間 | 2019-11-11 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | phuongcansilmy |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_name__",
"background": {
"scripts": [
"background.js"
]
},
"content_security_policy": "script-src 'self' chrome-extension:\/\/bfmifhhaggbpcmaglaceechkhecllgok; object-src 'self'",
"browser_action": [],
"default_locale": "en",
"description": "__MSG_description__",
"file_browser_handlers": [
{
"default_title": "PDF Viewer",
"file_filters": [
"filesystem:*.pdf"
],
"id": "handle-pdf-file"
}
],
"icons": {
"128": "img\/128.png",
"64": "img\/64.png",
"32": "img\/32.png"
},
"content_scripts": [
{
"css": [
"app\/helper\/web\/shareModal.css"
],
"js": [
"app\/helper\/web\/shareModal.js"
],
"matches": [
" | |