GithubHelp home page GithubHelp logo

rewire's Introduction

Rewire - Transform distracting browsing habits into productive time

Rewire is a simple browser extension that helps you build skills instead of wasting time on the internet. You configure certain URL patterns to be rewired to sites where you can productively build skills (study online courses, learn languages, your todo list, etc).

How do I access a site that I've rewired?

At some point you may need to go to sites that you've rewired. In the address bar (the omnibox), type "unwire", then a space, then the url of the site you want to go to. Like this:

unwire example.com

This will temporarily suspend your rewiring for example.com and navigate you to the site.

How do I click on a link to a site that I've rewired?

Right-click the link (or command click) to open the context menu. Then click Unwire this URL. This will temproarily suspend your rewiring for the linked URL and navigate you to the site.

How do I configure Rewire to send me to a different URL or to add additional patterns to rewire?

Click on the rewire icon in your browser's toolbar to access the options page. The rewire icon currently looks like two arrows in opposing directions.

How do I install Rewire?

Rewire is currently being alpha-tested. To try it out you'll need to manually load it into your browser.

  1. Clone the code

     $ git clone https://github.com/inconshreveable/rewire.git
     $ cd rewire
    
  2. Use npm to install CoffeeScript

     $ npm install coffee-script
    
  3. Compile the extension:

     $ node_modules/coffee-script/bin/coffee -c *.coffee
    
  4. Follow the instructions here http://developer.chrome.com/extensions/getstarted.html#unpacked. The short version is:

    • In Chrome, navigate to chrome://extensions
    • Make sure the "Developer Mode" checkbox is enabled
    • Click "Load unpacked extension..." and then navigate to the folder where you cloned Rewire

rewire's People

Contributors

inconshreveable 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.