Recenze doplňku English content
English content od Yves Goergen
4 recenze
- Hodnocení: 4 z 5od uživatele Maurizio De Santis, před 5 letyHello, 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! - Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 15840089, před 5 letyFor 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.
Odpověď vývojáře
zveřejněno před 5 letyThank 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. - Hodnocení: 5 z 5od uživatele Ch. (aka sftblw), před 7 letyThank you!
+: It would be great this addon to have icon to toggle functionality. Sometimes I want to see my-language-version of documents.Odpověď vývojáře
zveřejněno před 7 letyThanks 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. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13779065, před 8 letySimple, 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 :)Odpověď vývojáře
zveřejněno před 8 letyThank you! Yes, often you only find about other solutions when looking for how to do it, not when looking for a ready solution itself.