ClipNest – Markdown web clipper for Notion & Obsid Firefox

Examine source code of ClipNest – Markdown web clipper for Notion & Obsid

By: Nexily Add-on
Inspect and view changes in ClipNest – Markdown web clipper for Notion & Obsid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "short_name": "ClipNest",
  "version": "1.1.0",
  "default_locale": "fr",
  "description": "__MSG_extDescription__",
  "author": "Nexily",
  "homepage_url": "https://nexily-app.fr",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "ClipNest",
    "default_popup": "options.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "clipboardWrite",
    "contextMenus",
    "downloads",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://api.notion.com/*",
    "https://gzjhcgktqvlrbfdpgtip.supabase.co/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "privacy.html",
        "capture.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "commands": {
    "capture-article": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "Capturer l'article propre"
    },
    "capture-selection": {
      "suggested_key": {
        "default": "Ctrl+Shift+E",
        "mac": "Command+Shift+E"
      },
      "description": "Capturer la sélection"
    },
    "capture-page": {
      "description": "Capturer la page entière"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "clipnest@nexily-app.fr",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ClipNest – Markdown web clipper for Notion & Obsid Alternatives

Here are some Firefox add-ons that are similar to ClipNest – Markdown web clipper for Notion & Obsid: