kimabrandt / yarip

Yet Another Remove It Permanently
GNU General Public License v3.0
16 stars 3 forks source link
Copyright 2007-2013 Kim A. Brandt <kimabrandt@gmx.de>

This file is part of yarip.

Yarip is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

Yarip is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with yarip.  If not, see <http://www.gnu.org/licenses/>.

Yet Another Remove It Permanently

Yarip is a Mozilla addon, which allows users to modify Web pages in a number of different ways. It works by injecting and applying user created code-snippets onto a Web page in order to change the look and feel and by using rule-based matching in order to remove elements (DOM) and block or redirect content (URLs).

Getting help

A wiki is available at Github, together with the source code. Questions and comments can be send to either the yarip mailing-list or directly to myself.

XPI packaging

The Makefiles have dependencies to the zip and fastjar programs. On Debian derivatives you can install them as follows:

# apt-get install zip fastjar

After this, packaging yarip into a XPI installer-module, should be as easy as calling:

$ make

Have fun!

"Yet Another Remove It Permanently"
"Yarip wiki"
"mozdev.org - yarip: list"
"Kim A. Brandt"
"Document Object Model"
"Uniform resource locator"