aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
AgeCommit message (Collapse)Author
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