Age | Commit message (Collapse) | Author |
|
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.
|
|
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.
|
|
Follow the example for getting access to the "webRequest" API:
https://developer.chrome.com/extensions/webRequest#manifest
|