Skip to content

Instantly share code, notes, and snippets.

@enderersoy97
Created April 9, 2025 21:00
Show Gist options
  • Select an option

  • Save enderersoy97/93959468252919b381a095eefda24d3f to your computer and use it in GitHub Desktop.

Select an option

Save enderersoy97/93959468252919b381a095eefda24d3f to your computer and use it in GitHub Desktop.
<!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.