By: Nohu
Inspect and view changes in DjVu.js Viewer Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DjVu.js Viewer",
"short_name": "DV",
"version": "0.10.1.0",
"author": "RussCoder",
"homepage_url": "https://github.com/RussCoder/djvujs",
"description": "Opens links to .djvu files. Allows opening files from a local disk. Processes <object> & <embed> tags.",
"background": {
"scripts": [
"background.js"
]
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_end"
}
],
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"contextMenus"
],
"web_accessible_resources": [
"viewer.html"
],
"icons": {
"16": "djvu16.png",
"32": "djvu32.png",
"48": "djvu48.png",
"64": "djvu64.png",
"96": "djvu96.png"
},
"browser_action": {
"default_icon": {
"16": "djvu16.png",
"32": "djvu32.png",
"48": "djvu48.png",
"64": "djvu64.png",
"96": "djvu96.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{4c6e717a-3fb7-47d9-baca-67a45fe75649}"
}
}
} Best DjVu.js Viewer Plus Alternatives
Here are some Firefox add-ons that are similar to DjVu.js Viewer Plus:
DjVu.js Viewer
RussCoder
DjVu Viewer
ONBET
DjVu Reader
TOP TRUYỆN
Open in Sumatra PDF and DJVU Reader
Andy Portmen
Docs Online Viewer
Deekshith Allamaneni
ViewerJS WE
def00111
ZIP Manager
Lunu
File Links Opener
Dmitry Unruh
waView, Beyond the web
jjkapp2022
DOCX Viewer
def00111
Local Docs Viewer
Raaj
PDF.js with VimiumC
sxlxc