This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Loupe Privacy Policy | |
| **Last Updated:** January 2025 | |
| ## Overview | |
| Loupe is a browser extension that captures screenshots of individual webpage elements. This policy explains how we handle your data. | |
| ## Data Collection |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Copyright 2013 Nick Rassadin <nick.rassadin@gmail.com> | |
| Content is licensed under CC BY-NC-SA 3.0 --> | |
| <style> | |
| /* For showing in codepen */ | |
| body { | |
| background: #27292A; | |
| padding-top:1em; | |
| font-size:2em; | |
| text-align:center; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Copyright 2013 Nick Rassadin <nick.rassadin@gmail.com> | |
| Content is licensed under CC BY-NC-SA 3.0 --> | |
| <style> | |
| /* For showing in codepen */ | |
| body { | |
| background: #27292A; | |
| padding-top:1em; | |
| font-size:2em; | |
| text-align:center; |