User-Agent Switcher and Manager incelemeleri
User-Agent Switcher and Manager geliştiren: Ray
81 inceleme
- 5 üzerinden 4 puanyazan: b28, 6 yıl önce
- 5 üzerinden 4 puanyazan: Bonnie, 6 yıl önce
- 5 üzerinden 4 puanyazan: Allobe, 6 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14760314, 6 yıl önceCan you spoof UserAgent from header ?
Check on https://browserspy.dk/useragent.php
Not working on first visit. - 5 üzerinden 4 puanyazan: Haroona, 6 yıl önce
- 5 üzerinden 4 puanyazan: Kholdfyre, 6 yıl önce
- 5 üzerinden 4 puanyazan: 吴晓欢, 6 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 15380577, 6 yıl önce
- 5 üzerinden 4 puanyazan: !.Sir. Skadholm.!, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14892178, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 15273654, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14506442, 7 yıl önceJust some constructive criticism: The headlined feature of UA randomization is not explained well and could be implemented better. Having additional functionality that is not streamlined is always better than not having it at all, so I can't complain much :)
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 15179287, 7 yıl önce
- 5 üzerinden 4 puanyazan: NotCompatible, 7 yıl önceÜber
navigator.oscpu
lässt sich trotzdem die echt benutzte Windows-Version abfragen. - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 15102612, 7 yıl önce
- 5 üzerinden 4 puanyazan: Liakat, 7 yıl önce
- 5 üzerinden 4 puanyazan: Alex Havel, 7 yıl önce
- 5 üzerinden 4 puanyazan: ron47ron1, 8 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13522774, 8 yıl önceThis appears to be an effective agent switcher, I like it but there's just one thing, I can't set the screen resolution to something different than what my actual screen resolution is. If you could add in an option for spoofing the screen resolution this would be a 5/5 add-on :-)
- 5 üzerinden 4 puanyazan: jacko9000, 8 yıl önceWorks well with Firefox Nightly v60.0a1 on Android v6.0.1. Would be vastly improved if regular expressions (extended form) could be used to match against entire URLs. Currently, only the absolute string of the top-level hostname can be checked. But with regular expressions, it would, for example, be possible to match "^[fhttps]*\:\/\/www\.google\.co(m|\.[^\/]*)\/imgres\?" against URLs, in order to specify the user agent for displaying an image returned from a Google image search. Although this is a seemingly-specific example, with extended regular expression matching, anything would be possible, as they provide maximum URL-matching flexibility.