Recenze doplňku Chameleon
Chameleon od sereneblue
163 recenzí
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 15164070, před 6 letyCumple con lo que promete, ademas viene con muchas características para la privacidad.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 15033282, před 6 letyExcuse me, can I open multiple Firebox browser pages and make each page have a different browser profile?
Odpověď vývojáře
zveřejněno před 6 letyUnfortunately, no. The closest you can get to that functionality is to use the whitelist editor and creating a rule for each site you want to have a separate profile for. - Hodnocení: 5 z 5od uživatele Avital, před 6 letyUsually i dont like to install any add on that isnt a must have. After testing Chameleon i found out that this is one of the must haves!
I have changed a lot of about:config settings, but i did roll back network.http.referer.XOriginPolicy and etwork.http.referer.trimmingPolicy. I hope those are the 2 most important one to set back to default(?)
Thank you so much!Odpověď vývojáře
zveřejněno před 6 letyYes, those two values should not be modified. More info can be found in the wiki: https://github.com/sereneblue/chameleon/wiki/Headers
Thank you for the kind words. :) - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14725458, před 6 letyНе на русском, но все ясно. Можно менять браузеры и ос, через 2ip.ru проверяем.
Odpověď vývojáře
zveřejněno před 6 letyРусский перевод скоро будет доступен: https://crowdin.com/project/chameleon - Hodnocení: 5 z 5od uživatele Wellington Torrejais da Silva, před 6 letyFine! Only small problems like:
https://github.com/jsdelivr/jsdelivr/issues/18158
. Related to cache and some console alerts at Firefox nighty.Odpověď vývojáře
zveřejněno před 6 letyIf you toggled the prevent etag tracking feature, that's intended. If the if-none-match header for caching, it won't work because Chameleon prevents the browser from saving that information for future requests. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13562564, před 6 letyWonderful add-on!
Had issue with "Enable script injection" and whitelisting, which the owner replied to promptly and worked tirelessly to resolve.
Thanks! - Hodnocení: 5 z 5od uživatele Firedogs, před 6 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14782204, před 6 letyI really like this addon because it also has a good wiki with recommendation regarding the avaiable settings in this addons.
However I have two questions for which I did not found a clear answer:
1. In the Header -> Referer section of the wiki it is noted that two options should not be set in about:config. I assume that setting these options in the user.js is also problematic?
2. If these options are modified (in about:config or user.js) how does this negatively affect the addon?
Edit: Thanks to the developer for the fast answer.Odpověď vývojáře
zveřejněno před 6 lety1. Yes, settings those options in the user.js file is also problematic.
2. The options for managing the headers are a workaround for the existing functionality in Firefox. There isn't a way to toggle those settings using the APIs available. If a user changes those options in their preferences, it may prevent Chameleon from setting the header values properly. Firefox modifies the headers before Chameleon can. - Hodnocení: 5 z 5od uživatele Craig, před 6 lety
- Hodnocení: 5 z 5od uživatele craigevil, před 6 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13522774, před 6 letyThank you for creating this. Ever since Quantum I've really missed Random Agent Spoofer, so this is really welcomed and appreciated.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14592915, před 6 letyHello. I have this add-on, and I have one question... Why are YouTube videos in mobile mode? I wanna use this add-one and watch regular YouTube videos. As of now, I have this add-on disabled. Is there anyway to fix this?
Odpověď vývojáře
zveřejněno před 6 letyYou are probably using a mobile profile (iOS/Android). Visit https://httpbin.org/headers and if you see Android or iOS, you are using a mobile profile. If not, please open an issue here: http://github.com/sereneblue/chameleon/issues. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13507221, před 6 lety
Odpověď vývojáře
zveřejněno před 6 letyGlad to hear that! The UX is a bit cumbersome on Android but hopefully the new whitelist editor makes thing a bit easier.- Hodnocení: 5 z 5od uživatele bharatgkmsrgroup, před 6 letyPlease make this extension for chrome web store or Yandex
Odpověď vývojáře
zveřejněno před 6 letyUnfortunately, I won't be supporting any Chrome/Chromium-based browsers. - Hodnocení: 5 z 5od uživatele Azzazell , před 7 lety
- Hodnocení: 5 z 5od uživatele AJ, před 7 lety
- Hodnocení: 5 z 5od uživatele ttt, před 7 letyProblem with window.name protection on ip-check.info .
ip-check.info Adding whitelist is invalid
网站http://ip-check.info/?lang=en/加入白名单无效,即使排除windows name。Odpověď vývojáře
zveřejněno před 7 letyThere is an open issue about this: https://github.com/sereneblue/chameleon/issues/53.
EDIT: This will be fixed in v0.9.0. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13189330, před 7 lety
- Hodnocení: 5 z 5od uživatele blankon, před 7 letyamazing, is that possible to change user agent based on tab container?
so every tab container have different consistent user agentOdpověď vývojáře
zveřejněno před 7 letyIt's possible for the request headers but it wouldn't work for the navigator properties (another way for sites to fingerprint your platform and user agent). I plan to work on something for containers in the near future.