User-Agent Switcher and Manager 的評論
User-Agent Switcher and Manager 作者: Ray
735 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 12167095,7 年前
- 評價 5 分,滿分 5 分來自 Roma Gromov,7 年前
- 評價 5 分,滿分 5 分來自 George Pchelkin,7 年前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 13357168,7 年前Opens a tab at the far right containing a webpage asking for money(donations), then shows google ads in there.
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14079138,7 年前すごく良い
非常に見やすいUIで、メジャーなOSはほとんど揃っていて、ブラウザも最新ブラウザでない限りある程度揃っている。
直接編集も可能
javascriptにもちゃんとカスタムUAが聞いている強力なUAスイッチャーです。 - 評價 5 分,滿分 5 分來自 Firefox 使用者 14068166,7 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 13522774,7 年前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 :-)
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14037993,7 年前Minimal, under 1 MB (not like other extensions which can be up to 8 MB for no reason). Works as expected, great UI. Thank you for developing this, it's a far better option to the more popular extensions.
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14015871,7 年前I love this add-on!
With the recent onset of Apple enforcing its "proprietary" right to use the emojis we are all used to, Slack, et al were forced to switch to their own, non-Apple Color Emoji typeface -- and if you're like me, they're HIDEOUS emojis. This extension allows me to permanently spoof the user agent to an iOS device for specific sites where I use emojis a lot. Like Slack, fb, etc.
When I was using Chrome browser, I could only achieve this by CTRL+I and de-toggling "Select automatically" under the Network Conditions sub-menu inside dev tools. So this permanent fix in Firefox is exactly what I wanted. - 評價 5 分,滿分 5 分來自 Firefox 使用者 13977959,7 年前
- 評價 5 分,滿分 5 分來自 UrineDanger,7 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13924510,7 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13904200,7 年前I used the Chrome string and was able to login to Directvnow. I am able to watch in Firefox rather than stupid Chrome. I will donate soon.
- 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.