By: Alex Steller
Inspect and view changes in Document Viewer and Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "1.0.0",
"name": "Document Viewer",
"description": "Document Viewer for PDF, FB2, DOCX, TXT.",
"action": {
"default_title": "Document Viewer",
"default_popup": "index.html",
"default_icon": {
"16": "assets/icon/16.png",
"32": "assets/icon/32.png",
"48": "assets/icon/48.png",
"128": "assets/icon/128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "appeffectdocumentviewer@gmail.com"
}
},
"icons": {
"16": "assets/icon/16.png",
"32": "assets/icon/32.png",
"48": "assets/icon/48.png",
"128": "assets/icon/128.png"
},
"permissions": [],
"web_accessible_resources": [
{
"matches": [],
"resources": [
"index.html",
"assets/*",
"build/*"
]
}
]
} Best Document Viewer and Reader Alternatives
Here are some Firefox add-ons that are similar to Document Viewer and Reader: