Jisho

×
F4d5a007f0839d95b514ee37275ef87f
4 Replies ・ Started by yaobento at 2019-01-27 13:15:20 UTC ・ Last reply by jarmanso7 at 2019-02-01 17:25:24 UTC

Furigana in example sentences

Is there a way to disable them? It's pretty dull when copying phrases to anki constantly.

Fa16dbc100fe2368187dfdb598c95e12
jarmanso7 at 2019-01-31 15:19:26 UTC

Good afternoon @yaobento, I usually copy sentences into Memrise and I know that this furigana thing is a pain in the ass when copy/pasting. Therefore I coded a userscript that enables the user to toggle Off/On the furigana when you are in the sentences section of Jisho. It can be installed using Greasemonkey or Tampermonkey via the following link:

https://greasyfork.org/es/scripts/377310-hide-furigana-in-jisho-sentences

I will appreciate if you can give me feedback on it!

F4d5a007f0839d95b514ee37275ef87f
yaobento at 2019-02-01 16:39:36 UTC

Hey! That is SO cool. Thank you a lot! It's working perfectly with a little addition I did, because it didn't detect the link. I'm in Chrome Dev, maybe it's a bug? I added my custom url for every search // @match https://jisho.org/search/%23sentences%20*

Doing this it's working perfectly. I hope this gets implemented into the site at some later day. Many people woud find it very useful.

Greetings from argentina :)

Fa16dbc100fe2368187dfdb598c95e12
jarmanso7 at 2019-02-01 17:12:28 UTC

Hi @yaobento, very glad you find it useful!

Thank you for the feedback as well. I tried to launch the script with the custom url you provided but it does not seem to launch with // @match https://jisho.org/search/%23sentences%20* Is that correct?

Kind regards.

Fa16dbc100fe2368187dfdb598c95e12
jarmanso7 at 2019-02-01 17:25:23 UTC

Okay, I saw that the script was not working for second page results onwards, but if an asterisk* is appended to the URL as you suggested it fires.

Thank you!

to reply.