By: robines
Inspect and view changes in Open Image in New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open Image in New Tab",
"version": "1.1resigned1",
"description": "Customizable context menu item for opening images in a new tab.",
"permissions": [
"contextMenus",
"activeTab",
"storage"
],
"applications": {
"gecko": {
"id": "imagenewtab@robines.me"
}
},
"icons": {
"48": "icons/tr.png"
},
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Open Image in New Tab Alternatives
Here are some Firefox add-ons that are similar to Open Image in New Tab: