-
-
Save enderersoy97/93959468252919b381a095eefda24d3f to your computer and use it in GitHub Desktop.
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
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Privacy Policy</title> | |
| </head> | |
| <body> | |
| <h2>Privacy Policy for NinjaTools Mini</h2> | |
| <p>This extension does not collect, store, or transmit any personal user data.</p> | |
| <p>It only retrieves publicly available cryptocurrency market data from third-party APIs such as CoinGecko and Binance.</p> | |
| <p>No cookies, user identifiers, or any sensitive information are used or stored by this extension.</p> | |
| </body> | |
| </html> |
Comments are disabled for this gist.