Tab URL Viewer Firefox

Examine source code of Tab URL Viewer

Inspect and view changes in Tab URL Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab URL Viewer",
  "version": "4.0",
  "description": "Displays open tab URLs with Liquid Glass UI (cross-browser).",
  "permissions": [
    "tabs",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Tab URL Viewer"
  },
  "icons": {
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d751f6e-8905-429d-ad86-ae2976cb0423}"
    }
  }
}

Best Tab URL Viewer Alternatives

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