By: Peter Gomez
Inspect and view changes in Export Tab Groups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Export Tab Groups",
"version": "0.2.0",
"description": "Export tabs as markdown, organized by tab groups. A minimal alternative to Copy All Tabs with group support.",
"permissions": [
"tabs",
"tabGroups"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Export Tab Groups"
},
"browser_specific_settings": {
"gecko": {
"id": "export-tab-groups@firefox",
"strict_min_version": "139.0"
}
}
} Best Export Tab Groups Alternatives
Here are some Firefox add-ons that are similar to Export Tab Groups: