Inspect and view changes in Epubespiar - Epub reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Epubespiar - Epub reader",
"version": "0.4.2",
"manifest_version": 3,
"description": "Epubespiar is a browser extension that allows you to read EPUB books right in your browser",
"action": {
"default_title": "Epubespiar"
},
"content_scripts": [
{
"matches": [
"file://*/*",
"https://*/*"
],
"js": [
"src/epub-handler.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"permissions": [
"storage",
"activeTab",
"downloads"
],
"host_permissions": [
"file://*/*",
"https://*/*"
],
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"web_accessible_resources": [
{
"resources": [
"reader.html",
"side_panel.html",
"assets/*"
],
"matches": [
"file://*/*",
"https://*/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline';"
},
"developer": {
"name": "rezzcode",
"url": "https://github.com/the1Riddle"
},
"background": {
"scripts": [
"src/background.js"
],
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "rezzcode@Epubespiar",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Melhores alternativas Epubespiar - Epub reader
Aqui estão algumas Firefox add-ons que são similares a Epubespiar - Epub reader:
ePUB Reader
Sevina
EPUB Reader by pp4mnk
pp4mnk
ePUB Reader
Alexey Kuznetsov
ePub Viewer
Brian
EPUB Creator
Soul in Silicon
EPUBReader
epubreader
ePub Creator
NiklasG
EpubPress - Read the web offline
Harold Treen
JormunEpub – Infinite Scroll Reader
Jun
Reading App - Reader for EPUB, MOBI, FB2 & More
ReadingApp
Kemono EPUB Creator
TheFox
eBook Search
Candytechltd