Tab Explorer Firefox

Examine source code of Tab Explorer

Inspect and view changes in Tab Explorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Explorer",
  "version": "3.1",
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "description": "New tab page showing tabs as a file explorer",
  "permissions": [
    "tabs",
    "topSites",
    "search",
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aedf5a6d-88bb-4b4c-b08c-885ed722dade}"
    }
  }
}

Best Tab Explorer Alternatives

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