<div dir="ltr">This is great, thank you so much! <br><div>I tried to install it.</div><div>And also checked the article " 18.<em style="box-sizing:border-box;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px">How do I make qutebrowser use greasemonkey scripts? " </em><span style="box-sizing:border-box;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px">and still haven't got a clue.Sorry.</span></div><div>I will try again.</div><div>Thanks a lot.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 21, 2020 at 9:56 PM Florian Bruhin <<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey,<br>
<br>
On Tue, Apr 21, 2020 at 04:49:15PM +0630, Joey Goodwell wrote:<br>
> Thank you for your help. As I mentioned before, I am no tech guy so sorry<br>
> that I can't providemore precise information.<br>
<br>
No worries! The link to the extension helped a lot to know what your goal is :)<br>
<br>
> As I can think, let me provide the extension that I am talking about and<br>
> it's address is "<br>
> <a href="https://chrome.google.com/webstore/detail/mua-web-unicode-converter/jnmdbgnckbbmblkbammnfagdmikchhnp" rel="noreferrer" target="_blank">https://chrome.google.com/webstore/detail/mua-web-unicode-converter/jnmdbgnckbbmblkbammnfagdmikchhnp</a><br>
> ".<br>
> It is an extension that convert non-unicode fonts to unicode font .<br>
> I sincerely hope that you can check it for me if you get time.<br>
<br>
This should be something which can be done as a Greasemonkey script. So there are two possibilities:<br>
<br>
1) Look at the sourcecode[1] of the extension and convert it to a Greasemonkey<br>
   script, without using any of the chrome.* extension APIs (which this extension<br>
   only seems to use for settings?). Needs some time and JavaScript skills, though.<br>
<br>
2) Find an alternative as Greasemonkey script.<br>
<br>
Here's some I found with a quick search:<br>
<a href="https://userscripts-mirror.org/scripts/show/31211" rel="noreferrer" target="_blank">https://userscripts-mirror.org/scripts/show/31211</a><br>
<a href="https://userscripts-mirror.org/scripts/show/12332" rel="noreferrer" target="_blank">https://userscripts-mirror.org/scripts/show/12332</a> (by the same author as above?)<br>
<a href="https://userscripts-mirror.org/scripts/show/42941" rel="noreferrer" target="_blank">https://userscripts-mirror.org/scripts/show/42941</a><br>
<a href="https://userscripts-mirror.org/scripts/show/103745" rel="noreferrer" target="_blank">https://userscripts-mirror.org/scripts/show/103745</a><br>
<a href="https://userscripts-mirror.org/scripts/show/49538" rel="noreferrer" target="_blank">https://userscripts-mirror.org/scripts/show/49538</a> (wrong way?)<br>
<br>
Maybe one of those work with qutebrowser and does what you want. See the FAQ<br>
for how to install them:<br>
<br>
<a href="https://github.com/qutebrowser/qutebrowser/blob/master/doc/faq.asciidoc" rel="noreferrer" target="_blank">https://github.com/qutebrowser/qutebrowser/blob/master/doc/faq.asciidoc</a><br>
(point 18)<br>
<br>
Florian<br>
<br>
-- <br>
<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a> (Mail/XMPP) | <a href="https://www.qutebrowser.org" rel="noreferrer" target="_blank">https://www.qutebrowser.org</a> <br>
       <a href="https://bruhin.software/" rel="noreferrer" target="_blank">https://bruhin.software/</a> | <a href="https://github.com/sponsors/The-Compiler/" rel="noreferrer" target="_blank">https://github.com/sponsors/The-Compiler/</a><br>
       GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">https://the-compiler.org/pubkey.asc</a><br>
             I love long mails! | <a href="https://email.is-not-s.ms/" rel="noreferrer" target="_blank">https://email.is-not-s.ms/</a><br>
</blockquote></div>