By: Sumeet Patel
Inspect and view changes in img2tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "img2tab",
"version": "1.84resigned1",
"description": "Opens all images from a page into a new tabbed window. Great for image focused sites like reddit, 4chan etc.",
"icons": {
"16": "16x16.png",
"48": "48x48.png",
"128": "128x128.png",
"256": "256x256.png"
},
"permissions": [
"tabs",
"contextMenus",
"storage",
"http://*/*",
"https://*/*"
],
"background": {
"page": "background.html"
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"content_scripts": [
{
"js": [
"common.js",
"img2tab.js"
],
"matches": [
"http://*/*",
"https://*/*"
]
}
],
"applications": {
"gecko": {
"id": "sumeetkpatel@gmail.com"
}
}
} Best img2tab Alternatives
Here are some Firefox add-ons that are similar to img2tab:
Image extract
Skeletonxf
Image Extractor
8columns
Download Images From Tabs
famousRobot
Reddit Image Easy Scroller
Kevin Angkajaya
CON Reddit Link Opener
Eduardo
ImgInNewTab
AndrewWang84
Imgur Album Opener
Jeff-Dera
Simple Tab Manager
Anubosiris
Save All Images
freebusinessapps
Open Instagram image in a new tab
neilbryson
Open hidden image in new tab
Untitled Developer
Tabrador
Seb Charrot