Picky Share Firefox

Examine source code of Picky Share

Inspect and view changes in Picky Share source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "picky-share",
  "version": "1.0.0",
  "description": "Select text and share as public URL",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0rUVkKu4b0m8oZ3xj0hJKXpqJxPZcJLmVKcxSGG2p3A9fzVIzLQDM4O1y5zTvBvJmV3D5K8D9X7bZ8bQ0c0eXm5q3vZ3pL7l9j7Q8j9b3pZ8bZ0f9d9bZ8m9b8f9d9bZ8m9bZ8m9bZ8",
  "icons": {
    "48": "public/logo.png"
  },
  "action": {
    "default_icon": {
      "48": "public/logo.png"
    },
    "default_popup": "src/popup/index.html"
  },
  "permissions": [
    "sidePanel",
    "contentSettings",
    "storage",
    "contextMenus",
    "notifications"
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/main.tsx-loader-B-vPCmKu.js"
      ],
      "matches": [
        "https://*/*"
      ],
      "css": [
        "assets/main-DzraSyJU.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "assets/worker.ts-ByMPIFtd.js"
    ],
    "type": "module"
  },
  "side_panel": {
    "default_path": "src/sidepanel/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "picky-share@johuniq.com",
      "strict_min_version": "109.0"
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://*/*"
      ],
      "resources": [
        "assets/client-Dp23ropS.js",
        "assets/main.tsx--ECrY477.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

Best Picky Share Alternatives

Here are some Firefox add-ons that are similar to Picky Share: