By: Gireen
Inspect and view changes in OpenLater - Bookmark Now & See Later source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "OpenLater allows you to bookmark temporary useful links efficiently.",
"manifest_version": 2,
"name": "OpenLater",
"version": "2.0.1",
"author": "Gireen",
"icons": {
"48": "icons/OpenNext-48.png",
"96": "icons/OpenNext-96.png"
},
"browser_action": {
"browser_style": true,
"default_popup": "popup/OpenNextPopUp.html",
"default_icon": {
"16": "icons/OpenNext-16.png",
"32": "icons/OpenNext-32.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "gireenopennext@gmail.com"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"permissions": [
"activeTab",
"contextMenus",
"unlimitedStorage",
"<all_urls>"
]
} Best OpenLater - Bookmark Now & See Later Alternatives
Here are some Firefox add-ons that are similar to OpenLater - Bookmark Now & See Later: