Live data from Hacker News

Show HN: Chrome extension that replaces words into a different language

alpharabi.us

21–30 of 31 posts

Re: Show HN: Chrome extension that replaces words into a different language

#21

Similar browser extensions are made before. HN discussions: Language Immersion for Chrome https://news.ycombinator.com/item?id=3921773 Polyglot https://news.ycombinator.com/item?id=1669162

Polyglot:

"UPDATE: Due to the shutdown of the Google Translate API, Polyglot is no longer being maintained. It's been ported to use Bing Translate but due to rate limits the service is relatively unreliable and cannot be guaranteed to work consistently."

Re: Show HN: Chrome extension that replaces words into a different language

#22
Nice work so far.

I'm not convinced by this approach since I prefer to learn Spanish words in the context of Spanish sentences, but I haven't given it a fair shot. Of people who have tried this or similar extensions, did you a) find that you learned much? and b) keep using it for a prolonged period?

Re: Show HN: Chrome extension that replaces words into a different language

#24
post #13
post #2

Very cool idea but slightly disappointed by the language options and constraint on websites. I barely use any of the sites it supports and don't learn any of the languages. I'm wondering how difficult it would be to pipe random words into google translate and replace them.

OH! And it works on other sites too, but that's "experimental" since it's not tested on all sites (which is why we put the on/off slider). Might be interesting to build a DOM parser- in the future -that figures out where relevant, "could be translated" content is in the webpage.

It was not very clear to me what the slider meant. Good thing that I read this comment section I guess. The slider 'on' means that the translation happens on all websites, whereas off it only happens on the selected sites?

Re: Show HN: Chrome extension that replaces words into a different language

#25
I am using the extension now as I am currently learning Spanish. The previous languages that I have learned I have learned through a formal education (English, French and German) but this is the first one that I am just learning on my own, as my SO's family mainly communicates in Spanish.

The idea of this plugin is a neat way to increase my vocabulary a bit and thus I have installed it. But one annoying thing is that I need to open the extensions popup page to click on "translate". I think that it would be nicer if the translation would just happen on pageload.

I will look into doing that myself maybe since the project is on github anyway, but I am at work now. :-)

EDIT: Created an issue for it now ;-)

Re: Show HN: Chrome extension that replaces words into a different language

#28
post #13

Earlier quoted context omitted.

OH! And it works on other sites too, but that's "experimental" since it's not tested on all sites (which is why we put the on/off slider). Might be interesting to build a DOM parser- in the future -that figures out where relevant, "could be translated" content is in the webpage.

It was not very clear to me what the slider meant. Good thing that I read this comment section I guess. The slider 'on' means that the translation happens on all websites, whereas off it only happens on the selected sites?

Yeah, I'm going to make that clearer in the next update. It's much simpler, 'ON' means make the page translatable and 'OFF' means to leave the page alone. Because sometimes you just want to read the damn thing
Post reply on HN