Inspect and view changes in Tab Thumbnail Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Thumbnail Preview",
"version": "1.0.0",
"description": "Show a visual thumbnail preview when hovering over tab buttons.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-thumbnail-preview-135@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"tabs",
"activeTab",
"storage"
],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Tab Thumbnail Preview"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best Tab Thumbnail Preview Alternatives
Here are some Firefox add-ons that are similar to Tab Thumbnail Preview:
Tab Thumbnail Viewer
huh
Visual Tab Previews
feaq
Link Previewer
Jurre
Link Previewer
Jurre
Link Previewer
Jurre
Link Previewer
Jurre
Link Previewer
Jurre
TPP - Tab Page Preview
Remi
YouTube Thumbnail Viewer
gifnksm
Quick Preview Panel
Annika
Thumbnail Preview Tool
bvzxzz
Target Page Preview
Remi