Shqyrtime për User-Agent Switcher
User-Agent Switcher nga ntninja
37 shqyrtime
- Vlerësuar me 3 yje nga 5 të mundshëmnga Nocturne, 17 ditë më parëdoesnt keep itself isolated using "only for this site" pref. Apparently it enables selected UA for *all* sites, and for ones you didn't want you have to opt-out... Not best UX
- Vlerësuar me 3 yje nga 5 të mundshëmnga Synetech, 2 muaj më parëThis used to be the most functional useragent-switcher (even if the UI/UX was left wanting), but even this doesn't seem to work anymore. 😕
- Vlerësuar me 3 yje nga 5 të mundshëmnga 17569951 përdoruesi Firefox-i, 5 muaj më parëEdit: No longer works anymore. Sites that block Firefox users are blocking them again even with this extension set to tell the site I'm on Chrome. :(
Needed to use a site that was silently refusing to let Firefox users log in. Used this extension to tell the site I'm on Chrome. I can log in now. 10/10 Would recommend if you find a site that hates Firefox, this works to bypass it - Vlerësuar me 3 yje nga 5 të mundshëmnga 18205130 përdoruesi Firefox-i, një vit më parëin my case it doesn't help. on some particularly "especially smart" sites (in mobile versions of which, for example, the capabilities are limited), when choosing the user agent windows, it still says that I’m logging in from my phone.
- Vlerësuar me 3 yje nga 5 të mundshëmnga Ray Bluesock, një vit më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga 18228947 përdoruesi Firefox-i, 2 vite më parëThe add on seems to work alright for the most part, but the domain override function doesn't seem to work. Every time I visit a site that needs human verification, I can't get past it even if I have the box checked. I have to go into my extensions list and disable the add on completely to get verified.
- Vlerësuar me 3 yje nga 5 të mundshëmnga Jack :), 2 vite më parëDefinitely helped reduce the amount of problems with Youtube. Unfortunately, had to remove as it completely broke Google Docs. If you want to keep using, however, just setting the browser back to firefox fixes the issue.
- Vlerësuar me 3 yje nga 5 të mundshëmnga Blackrobe, 2 vite më parëThis extension somehow break Google Docs' functionality, where it cause you to not be able to type anything in the document.
- Vlerësuar me 3 yje nga 5 të mundshëmnga Peterowsky, 2 vite më parëHalf works around youtube's illegal slowing of browsers. It loads faster, but the controls are still in slug-mode.
- Vlerësuar me 3 yje nga 5 të mundshëmnga user77, 2 vite më parëEasy and decent User-Agent switcher. But missing an overview function for the exceptions / overrides i make for the many domains i visit. Now it is only possible to view/add/change an override if you are on the specific website.
An other thing which can be improved is the user agent set. After installing this addon i did not notice any updates (like version number increments) on the set of user agent strings, you have to do this yourself. [i was wrong, there are some weekly/monthly updates]
But the Firefox user agent is not correct: "Mozilla/5.0 (X11; Linux x86_64; rv:115.0) Gecko/20100101 Firefox/115.0" should be "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0" see the rv:109.0 reference.
Beside that, working great! - Vlerësuar me 3 yje nga 5 të mundshëmnga EarlgreyTea, 2 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga 12809733 përdoruesi Firefox-i, 3 vite më parëCould use some improvements, like a panel where you check all overriden domains (as if you override imgur.com it will always redirect to imgur.io, making it impossible to undo without disabling the extension) and a "simple mode" that allows switching only between desktop and android UA.
- Vlerësuar me 3 yje nga 5 të mundshëmnga NoahNation, 4 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga Gimbung, 4 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga パパ, 5 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga steven, 5 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga fill, 6 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga mathiew, 6 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga 10647288 përdoruesi Firefox-i, 6 vite më parëA wonderful multiuse tool. However, it seems that in the latest update YouTube videos won't load unless set to Default. Went back to previous version, videos load normally again.
- Vlerësuar me 3 yje nga 5 të mundshëmnga 15043860 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga 15054873 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 3 yje nga 5 të mundshëmnga 15039412 përdoruesi Firefox-i, 6 vite më parëWorks like a charm and is open source but it would be nice to add an option to automatically switch to a different user agent on certain websites instead of doing that manually
- Vlerësuar me 3 yje nga 5 të mundshëmnga 12985156 përdoruesi Firefox-i, 6 vite më parëNo longer actively maintained. Bug reports are responded to with requests for "donations to motivate the author".
Përgjigje zhvilluesi
postuar më 6 vite më parëNo true! It is actively *maintained*, I'm just unlikely to add new features without sufficient motivation at this point (maintenance ≠ feature development). ;-)
(Obviously I will accept patches for any of the requested features, so feel free donate your time if money isn't available to you!) - Vlerësuar me 3 yje nga 5 të mundshëmnga Cyberknight, 6 vite më parëCompatible with Waterfox! Very customisable and powerful add-on, allowing selecting a specific agent for each visited domain. It has two different interfaces, one more "user friendly" and another more "programmer friendly". One problem with this add-on is its size (4 MB file / 21 MB installed). Recently (2020/10) tested it against other much smaller UA switchers and didn't notice any advantages. Downvoting for rudeness on description Page, though.
Përgjigje zhvilluesi
postuar më 6 vite më parëThank you for your review! The “huge cache of hundreds (!!!) of files […], which may be completely removed” are in fact used to generate sensible values for the `navigator.*` browser identification values. Parsing information like operating system, CPU type, device type, … is not a simple affair as there are no standards at all – one just has to guess based on the COMMENT parts of the User-Agent string. Fortunately the BrowsCap project has maintained a list of matching patterns for figuring out this information since 1997 that is extremely reliable. As such, I will continue using it even if it means bloating the extension size by about 3MiB. The fact that it allows everything to just work out-of-the-box with just a single input value (the User-Agent string itself) definitely outweighs that, by comparison small, price.
I would like to think that, if you don't need this complete level of emulation, then you may use just about any of the other User-Agent switching extensions because – to my knowledge this capability is unique to this extension.
- Alexander