By: OlyoshaOlyosha Add-on
Inspect and view changes in Tab Info Exporter source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Info Exporter",
"version": "1.0.0",
"default_locale": "en",
"description": "Export metadata of all open tabs (title, URL, dates) to CSV or JSON via clipboard or file download.",
"action": {
"default_popup": "popup.html",
"default_title": "Tab Info Exporter",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "tab-info-exporter@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"storage",
"downloads",
"clipboardWrite"
]
} Best Tab Info Exporter Alternatives
Here are some Firefox add-ons that are similar to Tab Info Exporter:
Tab Exporter/Importer
Martin
TabsToFile
Sergio Ll.
All Tabs Link Collector
NRR
Tabi - Window Exporter
Sadir
Save Tabs
Vedant Wakalkar
Save tabs to HTML file
Nathaniel M. Foley-Beaver
Simple Tab Manager
Anubosiris
Tabs2Text
Dezese
Export Tabs URLs Phoenix
clach04
Tab Exporter
SuperPhenotype
Export Tabs URLs v2.1
Taptomod
Tab Link Exporter (CSV, Markdown, Hyperlink)
enoctua