S.EE - URL Shortener, Text & File Sharing Firefox

Examine source code of S.EE - URL Shortener, Text & File Sharing

By: s.ee
Inspect and view changes in S.EE - URL Shortener, Text & File Sharing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "S.EE - URL Shortener, Text & File Sharing",
  "description": "Shorten URLs, share text & files, generate QR codes instantly. Custom slugs, QR export (PNG/SVG/PDF), history, and right-click menu.",
  "version": "2.0.3",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icon/96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite",
    "contextMenus",
    "notifications",
    "scripting"
  ],
  "host_permissions": [
    "https://s.ee/*",
    "https://fs.to/*",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d4e5f6a7-b8c9-4d0e-a1b2-c3d4e5f6a7b8}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "S.EE - URL Shortener, Text & File Sharing",
    "default_popup": "popup.html"
  }
}

Best S.EE - URL Shortener, Text & File Sharing Alternatives

Here are some Firefox add-ons that are similar to S.EE - URL Shortener, Text & File Sharing: