A lightweight library Firefox

Examine source code of A lightweight library

Inspect and view changes in A lightweight library source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PromptCraft Library",
  "version": "1.0.0",
  "description": "A lightweight library extension to save and reuse text prompts. Store, search, and insert prompts quickly.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "icons": {},
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "PromptCraft Library",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "promptcraft-library@example",
      "strict_min_version": "60.0"
    }
  }
}

Best A lightweight library Alternatives

Here are some Firefox add-ons that are similar to A lightweight library: