From 746be1ed7b9602d4c4071349c26b88a081da7037 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 23 Aug 2017 00:36:53 +0200 Subject: Add README & license 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. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') 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: + +![Please note that GitHub no longer supports your web browser +message](./screenshot.png) + +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). -- cgit v1.2.3