I’ve made userscript for mobile Yomichan that helps to prevent interactions with elements

When you use Yomichan on Android with Kiwi Browser, once you’re done reading from popup you want to close it, and to close it you have to press anywhere. But if the page is cluttered with lot of elements there’s often just no space to press without interacting with some elements (like on Twitter for example) – this script makes it so when you’re tapping off the popup, nothing will get interacted with! I hope this will useful to anyone, as it is for me.
Link to script: [https://greasyfork.org/en/scripts/475359-yomichan-press-helper](https://greasyfork.org/en/scripts/475359-yomichan-press-helper)

How to install:

1. Get TamperMonkey: [https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
2. Install script: [https://greasyfork.org/en/scripts/475359-yomichan-press-helper](https://greasyfork.org/en/scripts/475359-yomichan-press-helper)
3. Go to Yomichan settings and enable Advanced Settings
4. Disable “Use a secure container around popups” in Yomichan settings
5. Also disable “Show iframe popups in the root frame” if you want script to work in sub pages (iframes) too.

Leave a Reply
You May Also Like