Kuviyam Notes Firefox

Examine source code of Kuviyam Notes

Inspect and view changes in Kuviyam Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kuviyam Notes",
  "version": "1.0.0",
  "description": "Kuviyam Notes — A lightweight, privacy-first note-taking extension with sticky note UI.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "contextMenus",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "Kuviyam Notes",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "logo.png",
        "sticky-notes-icon.svg",
        "icons/icon-16.png",
        "icons/icon-32.png",
        "icons/icon-48.png",
        "icons/icon-96.png",
        "icons/icon-128.png",
        "assets/client-DHLGXxhN.js",
        "assets/storage-Difxo0rc.js",
        "assets/index.tsx-C_MMqoI8.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "assets/index.ts-DJwPFs50.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.tsx-loader-Dfo2s7Ya.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "commands": {
    "toggle-panel": {
      "suggested_key": {
        "default": "Alt+Shift+P"
      },
      "description": "Toggle Kuviyam Floating Panel"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kuviyam-notes@yourdomain.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Kuviyam Notes Alternatives

Here are some Firefox add-ons that are similar to Kuviyam Notes: