Reviews for English content
English content by Yves Goergen
Review by Firefox user 13779065
Rated 5 out of 5
by Firefox user 13779065, 7 years agoSimple, fast, saves me so much stress - recommended for developers!
Fun Fact: I actually found this add-on while thinking about developing my own - thanks for the head start :)
Fun Fact: I actually found this add-on while thinking about developing my own - thanks for the head start :)
Developer response
posted 7 years agoThank you! Yes, often you only find about other solutions when looking for how to do it, not when looking for a ready solution itself.
4 reviews
- Rated 4 out of 5by Maurizio De Santis, 5 years agoHello, thank you for this great extension! It's a must-have for me! I have two questions for you:
1. is it possible to add support for React docs site? https://reactjs.org/docs I keep getting the Italian version which is so annoying
2. is this extension open-source and available somewhere? I'd mess with it in order to support React docs if possible!
UPDATE: great news, I downloaded the extension XPI, and added the the reactjs.org support! if you publish the extension source code somewhere like GitHub I'll be happy to open a pull request! - Rated 1 out of 5by Firefox user 15840089, 5 years agoFor MDN it doesn't work at all. It simply replaces my language code in URL with "en-US", which leads to wrong URLs (error 404), eg. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referencje/Obiekty/Object/assign.
Developer response
posted 5 years agoThank you for the feedback. By the nature of the request handling (redirecting before sending the request) and the URLs MDN uses, this does not work in every case. But it does in most cases, I still use it every week. The reference articles seem to work better than the concept ones as they have language-invariant URLs. Often it helps to just skip to the next Google search result to open the English page directly. - Rated 5 out of 5by Ch. (aka sftblw), 7 years agoThank you!
+: It would be great this addon to have icon to toggle functionality. Sometimes I want to see my-language-version of documents.Developer response
posted 7 years agoThanks for your feedback. I haven't done that with add-ons before. Right now, since it's a no-restart add-on, you could disable the add-on to see the localised page and then enable it again.