Historia wersji dodatku Prompt Magnus AI — 2 wersje
Prompt Magnus AI Autor: Arv
Historia wersji dodatku Prompt Magnus AI — 2 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.3
Data wydania: 9 wrz 2025 — 706,48 KBDziała z: firefox 102.0 i nowszeSummary 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.Licencja kodu źródłowego: Wszelkie prawa zastrzeżone
Poprzednie wersje
Wersja 1.1
Data wydania: 27 sie 2025 — 668,37 KBDziała z: firefox 102.0 i nowszePrompt 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.1Licencja kodu źródłowego: Wszelkie prawa zastrzeżone