Private Tab Exporter Firefox

Examine source code of Private Tab Exporter

By: Manuel
Inspect and view changes in Private Tab Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Private Tab Exporter",
  "version": "1.0",
  "description": "Export URLs from private tabs automatically",
  "permissions": [
    "tabs",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "incognito": "spanning",
  "browser_action": {
    "default_title": "Export Tabs"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ef99e1e0-c240-4e70-a86f-94371624b25a}"
    }
  }
}

Best Private Tab Exporter Alternatives

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