提供元: Francesco De Stefano
Inspect and view changes in Preview Docs source codes across current and past versions
Vimego - Universal Video Downloader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PreviewDocs",
"version": "0.5.6resigned1",
"description": "Preview documents, videos, music and more before you download them.",
"options_ui": {
"page": "settings.html",
"browser_style": false
},
"permissions": [
"*://*/*"
],
"background": {
"scripts": [
"js/background.js"
]
},
"web_accessible_resources": [
"js/*",
"css/*",
"fonts/*",
"img/*",
"flv/*",
"settings.html"
],
"browser_action": {
"default_icon": {
"19": "img/icon19.png",
"38": "img/icon38.png"
},
"default_title": "PreviewDocs hasn't loaded on this page yet."
},
"applications": {
"gecko": {
"id": "@firepeek",
"strict_min_version": "57.0"
}
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"all_frames": true,
"js": [
"js/jquery-3.3.1.js",
"js/tooltipster.bundle.js",
"js/contentscript.js"
],
"css": [
"css/tooltipster.bundle.css",
"css/tooltipster-peek.css"
],
"run_at": "document_end"
}
],
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"48": "img/icon48.png",
"128": "img/icon128.png"
}
} ベストのPreview Docs代替案
Preview Docsに類似したFirefox add-onをいくつか紹介します:
Smart Previewer
Soushi Atsumi
Peek: Preview PDFs, Office files, and more
Corbin Davenport
Document Previewer
Himank
Docs Online Viewer
Deekshith Allamaneni
Online Docs Viewer
def00111
Google Docs/Sheets/Slides Image Download/Zoom
Younes Barrad
Docs Viewer
Muyor
Google Docs Viewer
def00111
Drag to Preview
A:uxer
Always Preview (obsolete)
def00111
Audio File Previewer
Hi An