User-Agent Switcher and Manager のレビュー
User-Agent Switcher and Manager 作成者: Ray
合計レビュー数: 81
- 5 段階中 4 の評価Firefox ユーザー 14760314 によるレビュー (6年前)Can you spoof UserAgent from header ?
Check on https://browserspy.dk/useragent.php
Not working on first visit. - 5 段階中 4 の評価Firefox ユーザー 15380577 によるレビュー (7年前)
- 5 段階中 4 の評価!.Sir. Skadholm.! によるレビュー (7年前)
- 5 段階中 4 の評価Firefox ユーザー 14892178 によるレビュー (7年前)
- 5 段階中 4 の評価Firefox ユーザー 15273654 によるレビュー (7年前)
- 5 段階中 4 の評価Firefox ユーザー 14506442 によるレビュー (7年前)Just 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 段階中 4 の評価Firefox ユーザー 15179287 によるレビュー (7年前)
- 5 段階中 4 の評価NotCompatible によるレビュー (7年前)Über
navigator.oscpu
lässt sich trotzdem die echt benutzte Windows-Version abfragen. - 5 段階中 4 の評価Firefox ユーザー 15102612 によるレビュー (7年前)
- 5 段階中 4 の評価Alex Havel によるレビュー (7年前)
- 5 段階中 4 の評価Firefox ユーザー 13522774 によるレビュー (8年前)This 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 :-)
- Works 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.