diff options
author | Teddy Wing | 2017-08-23 00:36:53 +0200 |
---|---|---|
committer | Teddy Wing | 2017-08-23 00:40:07 +0200 |
commit | 746be1ed7b9602d4c4071349c26b88a081da7037 (patch) | |
tree | 1cb220ded2a8ecbb0046f43019325d9ee27d9933 /README.md | |
parent | b2b9f6b59a75925a3d046bc36d38104ec15cbe0d (diff) | |
download | chrome-come-on-github-javascript-master.tar.bz2 |
A short description of the impetus for this extension. No installation
instructions for the moment. To be honest, I'm not sure I really want to
encourage people to install this.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..821d06e --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Come on GitHub JavaScript +========================= + +A Google Chrome browser extension that sends a more recent Chrome User-Agent +when accessing GitHub. + +GitHub doesn't send JavaScript to browsers that it deems too old to +support: + + + +I don't care if some of it errors, but I would like the JavaScript please. + + +## License +Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). |