Відгуки для English content
English content автор Yves Goergen
4 відгуки
- Оцінка 4 з 5від Maurizio De Santis, 5 років томуHello, 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! - Оцінка 1 з 5від Користувач Firefox 15840089, 5 років томуFor 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.
Відповідь розробника
оприлюднено 5 років томуThank 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. - Оцінка 5 з 5від Ch. (aka sftblw), 7 років томуThank you!
+: It would be great this addon to have icon to toggle functionality. Sometimes I want to see my-language-version of documents.Відповідь розробника
оприлюднено 7 років томуThanks 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. - Оцінка 5 з 5від Користувач Firefox 13779065, 7 років томуSimple, 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 :)Відповідь розробника
оприлюднено 7 років томуThank you! Yes, often you only find about other solutions when looking for how to do it, not when looking for a ready solution itself.