Copy TabURLs as Plaintext Firefox

Examine source code of Copy TabURLs as Plaintext

Inspect and view changes in Copy TabURLs as Plaintext source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "theme_icons": [
      {
        "light": "dark-128.png",
        "dark": "light-128.png",
        "size": 128
      },
      {
        "light": "dark-64.png",
        "dark": "light-64.png",
        "size": 64
      },
      {
        "light": "dark-32.png",
        "dark": "light-32.png",
        "size": 32
      }
    ]
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+C"
      }
    }
  },
  "icons": {
    "128": "icon.svg"
  },
  "manifest_version": 2,
  "name": "Copy TabURLs as Text",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "menus",
    "storage",
    "tabs",
    "clipboardWrite"
  ],
  "version": "1.7.11",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5b3cbc90-4e8a-4877-b0e8-eecf42b4d604}"
    }
  }
}

Best Copy TabURLs as Plaintext Alternatives

Here are some Firefox add-ons that are similar to Copy TabURLs as Plaintext: