Snip It! Button for eBay Firefox

Examine source code of Snip It! Button for eBay

Inspect and view changes in Snip It! Button for eBay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_ext_long_name__",
  "short_name": "__MSG_sn__",
  "version": "2.5.12",
  "description": "__MSG_ext_desc__",
  "author": "Piotr \"Korba\" Tomczyk",
  "homepage_url": "https://www.snip.pl/",
  "browser_specific_settings": {
    "gecko": {
      "id": "{aab35b56-0206-4472-9993-9cb5c09bb722}",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "scripts": [
      "content/main.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ebay.com/*",
        "*://*.ebay.de/*",
        "*://*.ebay.co.uk/*",
        "*://*.ebay.ca/*",
        "*://*.ebay.fr/*",
        "*://*.ebay.com.au/*",
        "*://*.ebay.in/*",
        "*://*.ebay.ie/*",
        "*://*.ebay.it/*",
        "*://*.ebay.com.my/*",
        "*://*.ebay.nl/*",
        "*://*.ebay.ph/*",
        "*://*.ebay.pl/*",
        "*://*.ebay.com.sg/*",
        "*://*.ebay.es/*",
        "*://*.ebay.se/*",
        "*://*.ebay.ch/*"
      ],
      "js": [
        "content/ebay.js"
      ]
    },
    {
      "matches": [
        "*://*.allegro.pl/*"
      ],
      "js": [
        "content/allegro.js"
      ]
    }
  ],
  "options_ui": {
    "browser_style": false,
    "page": "content/options.html"
  },
  "default_locale": "en",
  "icons": {
    "48": "img/icon.svg",
    "96": "img/icon.svg"
  },
  "action": {
    "default_icon": {
      "16": "img/button.svg",
      "32": "img/button.svg",
      "64": "img/button.svg"
    },
    "default_title": "__MSG_ext_action_idle__"
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Best Snip It! Button for eBay Alternatives

Here are some Firefox add-ons that are similar to Snip It! Button for eBay: