LuxCrypta Prompt Accelerator Firefox

Examine source code of LuxCrypta Prompt Accelerator

Inspect and view changes in LuxCrypta Prompt Accelerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LuxCrypta Prompt Accelerator",
  "short_name": "Prompt Accelerator",
  "version": "2.5.11",
  "description": "Local continuity review, workflow memory, and carry-forward capsules for supported AI chats.",
  "homepage_url": "https://luxcrypta.com/prompt-accelerator",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Prompt Accelerator",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "background": {
    "scripts": [
      "assets/service-worker.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://grok.com/*",
        "https://chat.deepseek.com/*",
        "https://deepseek.com/chat*",
        "https://www.deepseek.com/chat*",
        "https://perplexity.ai/*",
        "https://www.perplexity.ai/*"
      ],
      "js": [
        "assets/content-script.js"
      ],
      "css": [
        "assets/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "prompt-accelerator@luxcrypta.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LuxCrypta Prompt Accelerator Alternatives

Here are some Firefox add-ons that are similar to LuxCrypta Prompt Accelerator: