Notion Web Clipper Firefox

Examine source code of Notion Web Clipper

Inspect and view changes in Notion Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Notion Web Clipper",
  "version": "1.0.0",
  "description": "Clip the current page content and metadata for later use in Notion.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "Clip to Notion",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sabosaiduj.i.br.i.n.6.8@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Notion Web Clipper Alternatives

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