Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.13 KB

README.md

File metadata and controls

54 lines (38 loc) · 2.13 KB

The Great Suspender fork without analytics tracking


Modified version of The Great Suspender Chrome extension without analytics tracking and rogue JavaScript files from an anonymous developer who is now in control of the GitHub source and web store versions. I forked it for my personal use.

Read more


This project is a fork from v7.1.8 of The Great Suspender with all tracking code removed, along with some annoying popups/prompts.

Build from GitHub


You will need these dependencies to be installed first:

  • openssl
  • Node.js
  • npm

Steps to follow:

  • clone repository
  • switch to folder with repository
  • run npm install
  • run npm run generate-key
  • run npm run build
  • it should say Done.
  • switch to newly created build/zip folder and unzip file that starts with tgs-
  • open your Chromium-based web browser
  • type chrome://extensions/ in the URL bar
  • click on Load unpacked button on the top left
  • select recently unpacked zip that starts with tgs-
  • setup your extension

Shoutouts


TODO