CNote – Save Web Content as Markdown Firefox

Examine source code of CNote – Save Web Content as Markdown

By: itcwc
Inspect and view changes in CNote – Save Web Content as Markdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "0.87",
  "description": "__MSG_description__",
  "options_page": "options.html",
  "default_locale": "zh_CN",
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "scripting",
    "notifications"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "CNote@itcwc.com"
    }
  }
}

Best CNote – Save Web Content as Markdown Alternatives

Here are some Firefox add-ons that are similar to CNote – Save Web Content as Markdown: