English content에 대한 리뷰
English content 제작자: Yves Goergen
리뷰 4개
- 5점 만점에 4점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! - 5점 만점에 1점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.