Recenzje dodatku English content
English content Autor: Yves Goergen
4 recenzje
- Ocena: 4/5Autor: Maurizio De Santis, 6 lat temuHello, 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! - Ocena: 1/5Autor: Użytkownik Firefoksa 15840089, 6 lat temuFor 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.
Odpowiedź autora
Data: 6 lat temuThank 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. - Ocena: 5/5Autor: Ch. (aka sftblw), 8 lat temuThank you!
+: It would be great this addon to have icon to toggle functionality. Sometimes I want to see my-language-version of documents.Odpowiedź autora
Data: 8 lat temuThanks 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. - Ocena: 5/5Autor: Użytkownik Firefoksa 13779065, 8 lat temuSimple, 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 :)Odpowiedź autora
Data: 8 lat temuThank you! Yes, often you only find about other solutions when looking for how to do it, not when looking for a ready solution itself.