Giter Club home page Giter Club logo

atom-do-not-track's Introduction

do-not-track

apm apm apm CircleCI David

Description

A package to block web-requests to tracking-servers

Installation

apm

Install do-not-track from Atom install view or use the command-line equivalent:

$ apm install do-not-track

Using Git

Change to your Atom packages directory:

Windows

# Powershell
$ cd $Env:USERPROFILE\.atom\packages
:: Command Prompt
$ cd %USERPROFILE%\.atom\packages

Linux & macOS

$ cd ~/.atom/packages/

Clone the repository as do-not-track:

$ git clone https://github.com/idleberg/atom-do-not-track do-not-track

Install dependencies:

$ cd do-not-track && npm install && npm run build

Usage

By default, this package blocks requests for Atom Metrics, Google Analytics, Google Tag Manager and Matomo/Piwik and others. This behaviour can be changed in the package settings.

Additionally, you can block custom URL patterns in the packages settings pane. You can open it by clicking on the Do Not Track status-bar or by running Do Not Track: Toggle Settings from your command palette.

Note: Only web-requests that run within Atom's main process can be blocked. Parts of Atom, as well as some third-party packages, use external processes to establish connections โ€“ these cannot be blocked by this package. Examples for this behaviours are apm, the TabNine package, and potentially all packages using the Language Server Protocol (LSP).

License

This work is licensed under the MIT License

atom-do-not-track's People

Contributors

idleberg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.