Skip to content

yurovant/the-great-suspender--no-track

Repository files navigation

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.6 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:

  • Node.js
  • npm

Steps to follow:

  • clone the repository (git clone https://github.com/yurovant/the-great-suspender--no-track)
  • navigate to cloned folder (cd the-great-suspender--no-track)
  • instal Node.js dependencies (npm install)
  • build the code (npm run build)
  • in the end it should say build in ...
  • navigate to the newly created build folder (build) and you'll find the folder 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 the folder that starts with tgs- from the build directory
  • setup your extension

Additional build variants:

  • run npm run build:tgut to produce the tester build with debug logging enabled
  • run npm run build:watch to rebuild on file changes

Shoutouts


- This extension uses the indexedDB wrapper [db.js](https://github.com/aaronpowell/db.js) by Aaron Powell. - Based on the original source from [The Great Suspender v7.1.6](https://github.com/greatsuspender/thegreatsuspender/releases/tag/v7.1.6) by Dean Oemcke.

TODO


About

The Great Suspender fork without analytics tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors