Istoricul versiunilor pentru Prompt Magnus AI - 2 versiuni
Prompt Magnus AI de Arv
Istoricul versiunilor pentru Prompt Magnus AI - 2 versiuni
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 1.3
Lansată în 9 sept. 2025 - 706,48 KBFuncționează cu firefox 102.0 și versiunile ulterioareSummary 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.Codul sursă lansat sub Toate drepturile rezervate
Versiuni mai vechi
Versiunea 1.1
Lansată în 27 aug. 2025 - 668,37 KBFuncționează cu firefox 102.0 și versiunile ulterioarePrompt 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.1Codul sursă lansat sub Toate drepturile rezervate