Inspect and view changes in Daily Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"default_locale": "en",
"permissions": [
"storage",
"scripting",
"downloads",
"identity"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"action": {
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"sidebar_action": {
"default_panel": "src/sidepanel/sidepanel.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"default_title": "Daily Reader"
},
"background": {
"scripts": [
"background/index.js"
],
"type": "module"
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"content/*",
"tolino-callback.html",
"tolino-callback.js"
]
}
],
"content_scripts": [
{
"matches": [
"https://auth.dailyreader.dev/*",
"https://api.dailyreader.dev/*"
],
"js": [
"content/messageBridge.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "daily-reader@dailyreader.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"version": "0.1.6"
} Best Daily Reader Alternatives
Here are some Firefox add-ons that are similar to Daily Reader:
Send the web to your Kindle
eReadly.com
Web2Kindle
megaconfidence
Push to Kindle
FiveFilters.org
PushToReader
PushToReader
Send web articles to Kindle
KTool.io
InboxToKindle
Luis Natera
to kindle
athrv.k
Send to Kindle
OXYRY
Revue: save articles & discover feeds
Revue
Passages
tbueno
dotepub
Xavier Badosa
EpubPress - Read the web offline
Harold Treen