Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brahle/letgo

Chrome extension that stops loading of a page for 30 seconds
https://github.com/brahle/letgo

Last synced: 1 day ago
JSON representation

Chrome extension that stops loading of a page for 30 seconds

Awesome Lists containing this project

README

        

Let Go Chrome Extension
=======================

This extension is inspired by the famous XKCD on procrastination -
[Let Go](http://xkcd.com/862/).

It allows you to blacklist a particular site and when you open it, you
are forced to wait 30 seconds in that tab staring at a blank screen.

Contributing
------------

If you have any ideas you would like to see implemented, you can:

* Open an [issue](https://github.com/brahle/letgo/issues).
* [Fork](https://github.com/brahle/letgo/fork) the repo and send a
[pull request](https://github.com/brahle/letgo/pulls).

License
-------

This extension is licensed under GNU GPLv3.

Whenever you add/change a file, modify the Copyright notice at the top
of the file to incorporate your name. It should be formatted as

Copyright

In addition to the notice, every file should have the copyright
statement:

This file is part of Let Go Chrome Extension.

Let Go Chrome Extension 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.

Let Go Chrome Extension 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 Let Go Chrome Extension. If not, see
.

The complete license text can be found in the
[COPYING](https://github.com/brahle/letgo/blob/master/COPYING.html)
file.

Authors
-------

List of authors, in alphabetical order:

* Bruno Rahle ([email](mailto:[email protected]))