Querent Web Clipper Firefox

Examine source code of Querent Web Clipper

Inspect and view changes in Querent Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Querent Web Clipper",
  "description": "Save the page you're viewing straight into your Querent knowledge base.",
  "version": "0.2.4",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "https://api.querentapp.com/*",
    "https://uyyvogwvnmxslwucwbom.supabase.co/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "webclipper@querentapp.com",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent",
          "personallyIdentifyingInfo",
          "browsingActivity"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Querent Web Clipper",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://querentapp.com/extension-connect*",
        "https://www.querentapp.com/extension-connect*"
      ],
      "js": [
        "content-scripts/connect.js"
      ]
    }
  ]
}

Best Querent Web Clipper Alternatives

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