Tab Exporter Firefox

Examine source code of Tab Exporter

Inspect and view changes in Tab Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Exporter",
  "version": "2.0.0",
  "description": "Export open tabs in multiple formats.",
  "permissions": [
    "tabs",
    "downloads"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Export Tabs",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-exporter@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tab Exporter Alternatives

Here are some Firefox add-ons that are similar to Tab Exporter: