GithubHelp home page GithubHelp logo

runt18 / redirector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lanceli/redirector

0.0 2.0 0.0 320 KB

Redirector is a safari extension which allow redirect and block any http request by custom rules.

License: MIT License

JavaScript 42.43% HTML 9.99% CoffeeScript 37.55% CSS 10.03%

redirector's Introduction

Redirector

Redirector is a safari extension which allow redirect and block any http request by custom rules. Powered by Safari Extension generator

Download extension package

For chrome, check out Switcheroo Redirector

Rules Examples

Redirect request

from_url,to_url
fonts.googleapis.com,fonts.useso.com
ajax.googleapis.com,ajax.useso.com

Block Request

block_url
fonts.googleapis.com
googleapis.*\/.js

if you want disable any rule, just add comma in end of rule, rule will disable when it contain more than one comma.

from_url,to_url,
block_url,,

Usage for developer

For develop you need Git and Node.js:

$ git clone git://github.com/lanceli/redirector.git
$ cd redirector
$ npm install
$ grunt debug

For release:

$ grunt

Release History

See the CHANGELOG.

Contributors

Author: Lance Li

License

MIT

redirector's People

Contributors

lanceli avatar

Watchers

 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.