Tab URL Extractor Firefox

Examine source code of Tab URL Extractor

Inspect and view changes in Tab URL Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab URL Extractor",
  "version": "1.0",
  "description": "Instantly extract all URLs from your open tabs. Perfect for saving sessions, sharing links, or organizing your browsing",
  "icons": {
    "48": "icons/icon-light.svg"
  },
  "permissions": [
    "tabs",
    "clipboardWrite"
  ],
  "web_accessible_resources": [
    "icons/*.*"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/icon-dark.svg",
    "theme_icons": [
      {
        "light": "icons/icon-light.svg",
        "dark": "icons/icon-dark.svg",
        "size": 32
      }
    ],
    "default_title": "TabsURLs",
    "default_popup": "popup/menu.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c22fb63c-2feb-4046-9fcc-fcd14682a9a0}"
    }
  }
}

Mejores alternativas Tab URL Extractor

Aquí hay algunas Firefox add-ons que son similares a Tab URL Extractor: