aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-08-23Add README & licenseHEADmasterTeddy Wing
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.
2017-08-23Use newer Chrome User-Agent when accessing GitHubTeddy Wing
Follow the examples on: - https://developer.chrome.com/extensions/webRequest#examples - https://developer.chrome.com/extensions/samples#search:catblock - https://stackoverflow.com/questions/10334909/associate-a-custom-user-agent-to-a-specific-google-chrome-page-tab to change the User-Agent header when accessing GitHub.
2017-08-23Add manifest.jsonTeddy Wing
Follow the example for getting access to the "webRequest" API: https://developer.chrome.com/extensions/webRequest#manifest