Open GoogleCodeExporter opened 8 years ago
Same here. But this proxy setting (the tor proxy) should only affect incognito
chrome tabs/windows. As surfing via tor is usually slow, I don't want it for
the regular surfing.
This would make incognito mode and switch a nearly perfect replacement for Tor
button from firefox, which does not exists for chrome.
I think Issue 329 can be merged into this, or vice versa.
Original comment by fschm...@gmail.com
on 26 Jun 2011 at 2:38
Guys, setting up Tor with Chrome (using or not Switchy) in incognito is not the
same as Tor button on Firefox. Unfortunately Chrome's API for extensions does
not provide the methods that are necessary for an anonymous surfing. Further
more, incognito only prevents the browser from storing information regarding
the sites on your computer, it does not prevent information from being sent to
the servers.
Original comment by pplupo
on 26 Jun 2011 at 2:54
If I switch to incognito I want to use a proxy. I would like to see an option
on the switch rules page (a tick box) that says "Switch to [Combo Box of Proxy
Choices] when browsing in incognito mode.".
The check for this can be easily achieved using "tab.incognito" or
"window.ingonito" (from the Chrome API
https://developer.chrome.com/extensions/windows#type-Window
https://developer.chrome.com/extensions/tabs#type-Tab ).
Original comment by fab.lu...@gmail.com
on 20 Aug 2014 at 9:19
Original issue reported on code.google.com by
dwight...@gmail.com
on 3 Sep 2010 at 5:36