Way to disable the top nav bar?

Joined
Jan 30, 2018
Messages
5
I loke reading my manga full screen so it's a little distracting to have the top Mangadex quick search bar follow the page as I scroll down. Any way to disable or get rid of it? Thanks
 
@AdamDuffield You can click the X in the top right of the reader to disable the navbar for one chapter, I think.
 
The upcoming reader will let you toggle the bar away
 
You could always use a Stylish/TamperMonkey script to just set the div to
Code:
display: none;
, maybe only on
Code:
https://mangadex.org/chapter/*/*
pages or something.
 
there is posible to hide top nav bar on all chapters not just one. I mean if u wanna read manga from chapter 1 to chapter 20 u need allways hide top tab clicking X its a little annoing. its there a setings u can hide tab when u go down or something in all next chapter ? if not it could be amainzing because i like your site and would be greate to change settings to how u would like to have .
 

Users who are viewing this thread

Back
Top