CipherPrompt DLP version history - 3 versions
CipherPrompt DLP by Agata Ćwirko IT
CipherPrompt DLP 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 5.43.0
Released Aug 10, 2026 - 68.46 KBWorks with firefox 116.0 and laterRelease Notes — CipherPrompt DLP v5.43.0
🔒 New Confidential Data DLP Detection Rules
Slack API Tokens: xox[baprs]-[a-zA-Z0-9]{10,48}
JWT (JSON Web Tokens): eyJ[a-zA-Z0-9_-]{10,}.eyJ[a-zA-Z0-9_-]{10,}.[a-zA-Z0-9_-]{10,}
Database Connection URIs: PostgreSQL, MySQL, MongoDB, Redis, and MSSQL connection strings ((?:postgres|postgresql|mysql|mongodb|mongodb+srv|redis|mssql):\/\/...)
Hugging Face Access Tokens: hf_[a-zA-Z0-9]{34,}Source code released under All Rights Reserved
Older versions
Version 5.42.9284
Released Aug 8, 2026 - 67.73 KBWorks with firefox 116.0 and laterAdded
Custom platform support: users can now add any website as a monitored platform directly from the Options page. Type a domain (e.g. my-company-llm.com), grant the one-time host permission, and CipherPrompt DLP will inspect paste & drop on that site just like the built-in platforms.
The scripting permission enables runtime content-script registration via chrome.scripting.registerContentScripts, so user-added domains receive the DLP content script without requiring an extension update or manifest change.
Domains persist across sessions (persistAcrossSessions: true) and survive browser restarts.
Removing a custom domain automatically revokes the host permission and unregisters the content script.
The Options page now shows both built-in and user-added platforms in a unified domain list with add / remove controls.Source code released under All Rights Reserved
Version 5.42.9283
Released Aug 4, 2026 - 59.52 KBWorks with firefox 115.0 and laterSource code released under All Rights Reserved