PromptCache: Your Personal AI Prompt Library Firefox

Examine source code of PromptCache: Your Personal AI Prompt Library

Inspect and view changes in PromptCache: Your Personal AI Prompt Library source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PromptCache: Your Personal AI Prompt Library",
  "description": "Save, organize, and reuse your prompts across all web apps. Your prompt library, stored in browser, always available.",
  "version": "0.2.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage"
  ],
  "commands": {
    "open-popup": {
      "suggested_key": {
        "default": "Ctrl+Shift+P"
      },
      "description": "Open Ext Popup"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "PromptCache",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{64fb258e-20a3-4d3f-a6b9-21f3867b6ae1}"
    }
  }
}

Best PromptCache: Your Personal AI Prompt Library Alternatives

Here are some Firefox add-ons that are similar to PromptCache: Your Personal AI Prompt Library: