By: Lode88
Inspect and view changes in Read It Later - Summarize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Read It Later - Summarize & Save for Later",
"version": "1.0",
"description": "Save and summarize articles for later reading.",
"permissions": [
"storage",
"tabs",
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{030fbdf7-9360-49f0-8e16-cd9a140d1864}"
}
}
} Best Read It Later - Summarize Alternatives
Here are some Firefox add-ons that are similar to Read It Later - Summarize: