Skip to content

Instantly share code, notes, and snippets.

View AdelinaLipsa's full-sized avatar
👋

Adelina Lipsa AdelinaLipsa

👋
View GitHub Profile
@AdelinaLipsa
AdelinaLipsa / gist:1b122514c8ceac4f281fce79a6db1b67
Last active June 19, 2026 12:30
Privacy policy for VSL Skipper
BITE — BuyGoods Internal Tools — Privacy Policy
Last updated: 2026-06-19
BITE does not collect, store, or transmit any user data.
All processing happens locally in your browser. The extension reads the
content of the page you are actively viewing in order to:
• detect and skip Video Sales Letter (VSL) videos, and
• check whether the vendor's BuyGoods tracking code is present.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Shopping Cart</title>
<meta name="viewport" content="width=device-width">
<style>
*{
padding: 0;
margin: 0;