User Watermark | Screenshot Deterrent | DLP Tag on Every Screen
by Moaz Nabil https://github.com/moaaznaabilali$ 9.91
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 350 |
| Technical Name |
mn_user_watermark |
| License | OPL-1 |
| Website | https://github.com/moaaznaabilali |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 350 |
| Technical Name |
mn_user_watermark |
| License | OPL-1 |
| Website | https://github.com/moaaznaabilali |
Make every leaker self-identify.
A diagonal, low-opacity watermark of the logged-in user â on every screen.
Most data leaks aren't sophisticated hacks. They're a phone-snap of a customer list, an emailed screenshot of a price quote, a forwarded screen-recording of an internal dashboard. A visible user-name watermark bakes the leaker's identity into the image. Cost: low. Psychological deterrent: high.
This is what a leaker would screenshot
Real Odoo dashboard captured with the watermark ON â name, email, IP and timestamp tiled diagonally across the viewport. Invisible enough not to bother daily use, undeniable on any screenshot.
The watermark follows the user â not the page
Pure asset injection â no model overrides, no record-level changes. The overlay is drawn over every backend route the moment the user lands, and stays through navigation.
Tunable â but invisible if you want it that way
Opacity (0.02â0.50) · font size · CSS colour · rotation · density · content (name only / name+email / name+IP / name+timestamp / all four) · POS toggle · portal toggle · group-based bypass.
What's in the box
Name + email + IP + time
Five preset combinations â choose what to bake into the watermark. Timestamp refreshes once a minute so it stays current.
Opacity · size · colour · rotation
Tune visibility against your theme. Default 8 % opacity is the sweet spot â legible on screenshots, invisible during normal use.
Never blocks clicks
pointer-events:none â clicks pass straight through. The watermark is purely visual.
Backend · POS · portal
Three independent toggles. Backend on by default; POS opt-in; portal opt-in (use with care â that affects external customers).
Group-based bypass
Optionally hide the watermark for a chosen res.group â handy for boardroom screen-sharing and demo accounts.
Nothing to break
Pure asset injection â no model overrides, no migration, no record-level changes. Uninstall = removed.
Why it's worth ten dollars
| Employee phone-snaps your customer list | â Their name + email + IP is in the image. Forwarded to anyone? You know who. |
| Screenshot of a price quote ends up at a competitor | â Leaker is permanently visible behind the quote text. |
| TikTok of your internal dashboard goes viral | â The recorder's identity is on every frame. |
| Disgruntled employee fishing for evidence | â Pre-deterrent: most people won't risk it once they see their name on the screen. |
| Compliance / audit asks: "who saw record X on date Y?" | â Screenshot evidence carries the answer. |
$10. Once.
Lifetime updates · OPL-1 license · Free email support
Odoo 17, 18, 19 supported · Multi-company · No per-user fee · Uninstall-clean
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module