Clipio Firefox

Examine source code of Clipio

Inspect and view changes in Clipio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.1.0",
  "name": "Clipio",
  "description": "Simply the best web clipping tool for Notion.",
  "icons": {
    "48": "public/clipio_48.png",
    "512": "public/clipio_512.png"
  },
  "action": {
    "default_icon": {
      "48": "public/clipio_48.png",
      "512": "public/clipio_512.png"
    },
    "defautl_title": "Clipio"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "identity",
    "contextMenus",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://*/"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/commandPallete.tsx-loader-8941cd54.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "assets/commandPallete-19866bdb.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/*",
        "assets/global-e0af02cf.js",
        "assets/browser-polyfill-0e92631d.js",
        "assets/rootCommandIds-1c06320b.js",
        "assets/browser-39c9cb0a.js",
        "assets/_commonjsHelpers-725317a4.js",
        "assets/getContent.ts-5fc934bd.js",
        "assets/highlightCore.ts-ac44c4c9.js",
        "assets/commandPallete.tsx-5667a76b.js"
      ],
      "use_dynamic_url": false
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "assets/browser-39c9cb0a.js",
        "assets/browser-polyfill-0e92631d.js",
        "assets/_commonjsHelpers-725317a4.js",
        "assets/getContent.ts-5fc934bd.js",
        "assets/highlightCore.ts-ac44c4c9.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "background": {
    "scripts": [
      "assets/background.js-3a6e3432.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "a31f4bcf643ed1b3dcb1f20aa03a902a2ca9848c@clipio",
      "strict_min_version": "112.0"
    }
  },
  "commands": {
    "save-page": {
      "suggested_key": {
        "windows": "Alt+Shift+U",
        "mac": "Alt+Shift+U"
      },
      "description": "Trigger save page command"
    },
    "_execute_action": {
      "suggested_key": {
        "windows": "Alt+Shift+G",
        "mac": "Alt+Shift+G"
      }
    }
  }
}

Best Clipio Alternatives

Here are some Firefox add-ons that are similar to Clipio: