Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brahle/letgo
- Owner: brahle
- License: gpl-3.0
- Created: 2011-05-14T11:10:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-15T12:54:47.000Z (over 13 years ago)
- Last Synced: 2023-03-11T12:17:49.977Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
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 asCopyright
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]))