Prompt Magnus AI versionshistorik - 2 versioner
Prompt Magnus AI av Arv
Prompt Magnus AI versionshistorik - 2 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.3
Släppt 9 sep 2025 - 706,48 kBFungerar med firefox 102.0 och senareSummary of Changes
I've fixed the issue with prompt injection and paragraph spacing. Here's what was done:
Identified the Problem:
The previous implementation used textContent which doesn't preserve formatting like line breaks
Prompts contain newline characters (\n) for formatting that weren't being converted to proper line breaks
Implemented the Solution:
For textarea elements: Kept the direct value assignment since textareas naturally preserve newlines
For contenteditable divs:
Added proper HTML escaping to prevent XSS vulnerabilities
Converted newline characters to <br> tags for proper formatting
Used innerHTML instead of textContent to preserve the formatting
Security Considerations:
Added HTML escaping before converting newlines to prevent XSS attacks
Maintained security while enabling proper formatting
The fix ensures that when users click the "Use" button, prompts are injected into ChatGPT with proper paragraph spacing and formatting preserved. Newlines in the prompts will now be correctly displayed as line breaks in ChatGPT, making the prompts much more readable and maintaining their intended structure.
The extension has been rebuilt successfully and passes all syntax checks.Källkod släppt under Med ensamrätt
Äldre versioner
Version 1.1
Släppt 27 aug 2025 - 668,37 kBFungerar med firefox 102.0 och senarePrompt Magnus AI – A futuristic way to save and inject your best ChatGPT prompts.
Step into the future of productivity with a sleek Jarvis-inspired gold interface. Prompt Magnus AI lets you save, organize, and reuse prompts effortlessly, so you never have to retype your favorites again. Whether you’re writing, coding, or creating, your templates are just one click away.
✨ Features:
Save prompts as reusable templates
Instantly inject prompts into ChatGPT’s input box
Futuristic Jarvis-style UI with a gold theme
Streamlined workflow for writers, developers, and power users
Upgrade your ChatGPT experience with both power and style.
Prompt Magnus AI version 1.1Källkod släppt under Med ensamrätt