Likho – Notepad, Notes & Todo List Firefox

Examine source code of Likho – Notepad, Notes & Todo List

Inspect and view changes in Likho – Notepad, Notes & Todo List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Likho – Notepad, Notes & Todo List",
  "version": "1.0.0",
  "description": "Likho is a fast and lightweight notepad, notes, and todo list extension. Quickly write notes, manage tasks, and stay organized directly from your browser.",
  "author": "Noor Alam",
  "homepage_url": "https://noorwork.com",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "Likho"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "images/icon-16.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "commands": {
    "create-item": {
      "suggested_key": {
        "default": "Ctrl+Shift+N",
        "mac": "Command+Shift+N"
      },
      "description": "Create a new note or todo"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "likho@noorwork.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Likho – Notepad, Notes & Todo List Alternatives

Here are some Firefox add-ons that are similar to Likho – Notepad, Notes & Todo List: