Add LICENSE and Readme

This commit is contained in:
Julien Lengrand-Lambert
2019-02-07 16:38:35 +01:00
parent d41a8586b3
commit dba7435128
2 changed files with 53 additions and 0 deletions

27
LICENSE Normal file

File diff suppressed because one or more lines are too long

26
README.md Normal file
View File

@@ -0,0 +1,26 @@
#CloseMe
**CloseMe** is a simple open-source Chrome extension that will auto-close all the invasive pop-ups from the [Medium](https://medium.com) website.
They are slowly getting better, but are way to invasive. . .
## Usage
Simply install the extension and enjoy
## Phoning home
In an attempt to make a compelling case for how annoying those pop-ups are, I am collecting how many pop-ups have been closed over time.
Nothing else. It is totally anonymous, and nothing else than an increment to a counter :).
## Author
[Julien Lengrand-Lambert](https://github.com/jlengrand)
## Contributing
Ideas and Merge Requests are more than welcome!
## LICENSE
See LICENSE for full text, but the license is [Creative Commons Attribution NonCommercial ShareAlike (CC-NC-SA)](https://tldrlegal.com/license/creative-commons-attribution-noncommercial-sharealike-(cc-nc-sa)).