Skip to content

Instantly share code, notes, and snippets.

View abhishek1234321's full-sized avatar

Abhishek Jain abhishek1234321

View GitHub Profile
@abhishek1234321
abhishek1234321 / Privacy Policy — Paybooks Payslip Downloader
Created March 24, 2026 19:14
Privacy Policy — Paybooks Payslip Downloader
# Privacy Policy — Paybooks Payslip Downloader
**Last updated:** 2026-03-24
## Overview
Paybooks Payslip Downloader is a Chrome extension that downloads payslip PDF files from the Paybooks ESS portal (ess.paybooks.in) directly to your computer.
## Data Collection
@abhishek1234321
abhishek1234321 / aoe-privacy-policy
Created March 8, 2026 05:24
Amazon Order Extractor Privacy Policy
# Privacy Policy
Amazon Order Extractor processes your order data locally in your browser. The extension does not transmit your order data to external servers.
We do not include advertising or third-party tracking scripts.
Optional telemetry is available and is disabled by default. If you enable it, the extension sends
anonymous usage/error metadata (event name, marketplace key, extension version, status/error
codes, duration/order-count buckets) to the configured telemetry endpoint.
If you choose “Share diagnostics,” the extension generates a small, non-sensitive diagnostic summary (version, counts, error context) and lets you copy it, download it, open the feedback Google Form, or email support. You control whether you submit or share it.
@abhishek1234321
abhishek1234321 / gist:1155b4b8e213592ad923f1926e8d27d7
Created March 2, 2026 11:36
Privacy Policy — ChatSweep for ChatGPT
# Privacy Policy — ChatSweep for ChatGPT
**Last updated:** March 2, 2026
## Summary
ChatSweep does not collect, store, or transmit any personal data. Everything happens locally in your browser.
## What data ChatSweep accesses
@abhishek1234321
abhishek1234321 / gist:68d0dac3848abc82d3de8fd31afa8ca2
Created February 20, 2026 06:09
Privacy Policy for Bulk Unsubscribe for Gmail
# Privacy Policy — Bulk Unsubscribe for Gmail
_Last updated: February 2026_
## Overview
Bulk Unsubscribe for Gmail is a Chrome extension that helps you unsubscribe from mailing lists directly inside Gmail. This policy explains what data the extension does and does not handle.
## Data Collection
@abhishek1234321
abhishek1234321 / gist:f96f5c254f26803e74d5da4294d90463
Created February 3, 2026 15:52
Amazon Review Export Privacy Policy
# Privacy Policy
**Last Updated:** February 2, 2026
## Introduction
Amazon Reviews to CSV Exporter ("the Extension") is a Chrome/Chromium browser extension that allows you to export Amazon product reviews to CSV format for offline analysis. This Privacy Policy explains how we handle your data when you use the Extension.
**We are committed to protecting your privacy.** The Extension processes all data locally in your browser and does not transmit any information to external servers.
@abhishek1234321
abhishek1234321 / test.html
Created August 14, 2021 12:26
Hello World.html
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
@abhishek1234321
abhishek1234321 / test.md
Created August 14, 2021 12:25
Hello World Markdown

Hello World

This is content converted from Markdown!

Here's a JSON sample:

{
  "foo": "bar"
}