My Web Clipper Firefox

Examine source code of My Web Clipper

By: cekY
Inspect and view changes in My Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Benim Web Clipper'ım",
  "version": "1.2",
  "description": "Seçili alanı veya resmi sunucuya kaydeder.",
  "permissions": [
    "activeTab",
    "scripting",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "web-clipper@cekyc.projects",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "host_permissions": [
    "https://web-clipper-api.onrender.com/*",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "html2canvas.min.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best My Web Clipper Alternatives

Here are some Firefox add-ons that are similar to My Web Clipper: