Multi-Text Selector | Copy Multiple Texts Firefox

Examine source code of Multi-Text Selector | Copy Multiple Texts

Inspect and view changes in Multi-Text Selector | Copy Multiple Texts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Multi-Text Selector | Copy Multiple Texts",
  "version": "1.1.2",
  "description": "Select & copy multiple text segments from any webpage at once. Choose separators: space, newline, comma, bullets, or numbered list.",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "multi-text-selector@freeaitoolsbox.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Multi-Text Selector | Copy Multiple Texts Alternatives

Here are some Firefox add-ons that are similar to Multi-Text Selector | Copy Multiple Texts: