Memos Web Clipper Firefox

Examine source code of Memos Web Clipper

By: Steven Add-on
Inspect and view changes in Memos Web Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "version": "0.2.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/action-16.png",
      "32": "icons/action-32.png"
    },
    "default_popup": "src/popup/index.html",
    "default_title": "__MSG_actionTitle__"
  },
  "options_ui": {
    "page": "src/options/index.html",
    "open_in_tab": true
  },
  "background": {
    "type": "module",
    "scripts": [
      "service-worker-loader.js"
    ]
  },
  "permissions": [
    "storage",
    "identity",
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/content.ts-loader-B65LqfYt.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/browser-polyfill-CSB2u2Ww.js",
        "assets/format-NRrwBgRo.js",
        "assets/content.ts-jmi3zlrR.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "web-clipper@usememos.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity",
          "websiteContent"
        ]
      }
    }
  }
}

Best Memos Web Clipper Alternatives

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