LIT Prompts version history - 3 versions
LIT Prompts by Colarusso
LIT Prompts version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.2.1
Released Aug 18, 2025 - 3.07 MBWorks with firefox 109.0a1 and later- Because the internal month variable {{month}} returned a zero-index month (0-11), the {{month1}} variable was added to return the current month indexed at 1 (1-12). Note: the {{month2d}} variable now returns a padded version of the {{month1}} variable (e.g.,
01
) instead of the {{month}} variable. - The default OpenAI models were changed to avoid models that no longer work (e.g.
gpt-3.5-turbo
was replaced bygpt-4o-mini
).
Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extension- Because the internal month variable {{month}} returned a zero-index month (0-11), the {{month1}} variable was added to return the current month indexed at 1 (1-12). Note: the {{month2d}} variable now returns a padded version of the {{month1}} variable (e.g.,
Older versions
Version 0.2.0
Released Apr 3, 2024 - 3.07 MBWorks with firefox 109.0a1 and laterBug fixes and enhancements.
- Removed Storage from permissions
- Added Active Tab URL to transcripts
- Add shift+enter as an exception to send on inputs (allows for line breaks in input)
- Added "restart" to Chat workflow
- Show how many characters are in output enhancement
- Added trim() to output to remove leading and trailing blank characters
- Changed copy to clipboard scope to include only most-recent output.
- Encrypt and password protect API Key on export to file
- Disable resize on exports without the scratch pad (single pane outputs
- Improve button appearance for iOS
- Fixed bug with {{scratch}} variable not rendering as string.
- Fixed bug to force repeat of novel questions
- Fixed bug with "Continue Generation" post-run behaviorSource code released under MIT License
Version 0.1.0
Released Jan 4, 2024 - 485.55 KBWorks with firefox 109.0a1 and laterSource code released under MIT License