dynamicnet / no-comment

Remove comments on news websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No comment

A collection of Userstyles to remove comments on various news websites. My primary target is French newspapers, but I'm pretty sure you'll love to activate it on your favorite website.

Install

On Chrome

Git clone

You may eventually clone this repository via the following command line::

git clone https://github.com/brunobord/no-comment.git

Then you'll have to add the chrome extension via:

Wrench Button -> Tools -> Extensions -> Load Unpacked Extension

Pick the "chrome" directory and there you are.

Online install

Or you can install it by pointing your webkit browser to:

http://media.jehaisleprintemps.net/no-comment/no-comment.crx

And proceed with the installation.

Please note that this archive may not be updated as frequently as you may want.

On Firefox

As a prerequisite, you'll need to install Greasemonkey first.

Git clone

Then you'll have to grab the custom userscript. Eventually, you can clone the repository as indicated in the Chrome procedure, and in Firefox, do:

File -> Open

And pick the no-comment.user.js available in the "firefox" directory.

Online script install

Alternatively, you can point your browser to this URL:

http://media.jehaisleprintemps.net/no-comment/no-comment.user.js

Please note that this archive may not be updated as frequently as you may want.

Target websites

  • sudouest.fr
  • lefigaro.fr
  • lemonde.fr
  • fr.news.yahoo.com
  • ladepeche.fr

(to be continued)

License

This piece of Software is released under the terms of the WTFPL. See http://sam.zoy.org/wtfpl/ for further details. But, basically:

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

0. You just DO WHAT THE FUCK YOU WANT TO. 

About

Remove comments on news websites


Languages

Language:JavaScript 100.0%