Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 754 Bytes

File metadata and controls

20 lines (15 loc) · 754 Bytes

BullshitFilter

Removes news articles that are to be to be considered bullshit from selected news sites.

Install in Chrome

The filter can be installed either as an extension or as a user-script.

Extension

This option comes with a simple GUI as opposed to the user-script that only works in the background.

  1. Clone repository to a local folder.
  2. Go to chrome://extensions (Enter chrome://extensions in address bar)
  3. Tick "Developer mode"
  4. Click "Load unpacked extension"
  5. Select the cloned folder

User-script

  1. Copy bsFilter.user.js to a local folder
  2. Go to chrome://extensions (Enter chrome://extensions in address bar)
  3. Drag and drop bsFilter.user.js to the extension window.