Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish FIXME: move open_browser() to addon/browser (#3832) | naivekun | 2020-03-08 | 1 | -1/+1 |
| | |||||
* | addons/browser: fallback to google-chrome-unstable as last try | Benno Fünfstück | 2018-09-14 | 1 | -0/+1 |
| | |||||
* | Added Support for AUR Google Chrome | Oliver Fish | 2018-03-07 | 1 | -0/+1 |
| | |||||
* | fix browser addon on Windows | Maximilian Hils | 2017-12-11 | 1 | -9/+21 |
| | |||||
* | browser addon: start an isolated browser attached to the proxy | Aldo Cortesi | 2017-12-10 | 1 | -0/+62 |
A simple addon that starts an instance of Chrome attached to the current proxy. The instance is isolated in its own user data directory, and addons are turned off. Future work: - I wasn't able to test the Windows executable path - a Windows dev should confirm this for us. - In future it would be nice to support other browsers like Firefox. |