PopLab Web Clipper Firefox

Examine source code of PopLab Web Clipper

By: LDE
Inspect and view changes in PopLab Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PopLab Web Clipper",
  "short_name": "PopLab",
  "description": "__MSG_appDescription__",
  "version": "4.75.1",
  "manifest_version": 3,
  "default_locale": "fr",
  "author": "LDE",
  "homepage_url": "https://lde.fr",
  "icons": {
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "128": "images/icon-128.png"
  },
  "background": {
    "scripts": [
      "src/background/background.js"
    ]
  },
  "action": {
    "default_icon": {
      "48": "images/icon-48.png",
      "64": "images/icon-64.png",
      "128": "images/icon-128.png"
    },
    "default_popup": "src/index.html",
    "default_title": "Poplab"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/content-script/content-script.js",
        "polyfills/browser-polyfill.min.js"
      ],
      "css": [
        "src/styles/overlay.css",
        "PopLab-WebClipper-vue-3.css"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "contextMenus",
    "notifications",
    "storage",
    "webNavigation",
    "tabs",
    "scripting",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "polyfills/browser-polyfill.min.js.map",
        "fonts/*.woff",
        "fonts/*.woff2"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d54fa7d-7068-4483-8c64-d0ec5ccbe2c4}"
    }
  }
}

Best PopLab Web Clipper Alternatives

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