TabDash Firefox

Examine source code of TabDash

By: Wesley
Inspect and view changes in TabDash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "short_name": "TabDash",
  "version": "0.3.0",
  "description": "__MSG_extensionDesc__",
  "author": "Wesley Urban",
  "homepage_url": "https://tabdash.wesley.fyi",
  "default_locale": "en",
  "icons": {
    "16": "tabdash_16.png",
    "48": "tabdash_48.png",
    "128": "tabdash_128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "geolocation",
    "search",
    "clipboardRead"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{494a0d1f-1baf-4f28-95bc-77d20a3f25a0}"
    }
  }
}

Best TabDash Alternatives

Here are some Firefox add-ons that are similar to TabDash: