By: Kirtida
Inspect and view changes in Save to Read source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Save to Read",
"version": "1.2.1",
"description": "Bookmark articles and links to a quick-access reading list",
"browser_specific_settings": {
"gecko": {
"id": "{e3034fe1-b38e-4e04-9f8c-48ffb6450ee0}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/ico16.png",
"32": "icons/ico32.png",
"48": "icons/ico48.png",
"96": "icons/ico96.png",
"128": "icons/ico128.png"
},
"browser_action": {
"default_popup": "gui/main.html",
"default_icon": {
"16": "icons/ico16.png",
"32": "icons/ico32.png",
"48": "icons/ico48.png",
"96": "icons/ico96.png",
"128": "icons/ico128.png"
}
},
"background": {
"scripts": [
"core/bg.js"
]
},
"permissions": [
"tabs",
"storage"
]
} Best Save to Read Alternatives
Here are some Firefox add-ons that are similar to Save to Read: