SmoothRoll

Clean crunchyroll viewing experience

< Feedback on SmoothRoll

Review: ناچار - قوليازما ئىشلىمەيدۇ

§
يوللانغان ۋاقتى: 2021-07-03

Make the script settings be stored on tampermonkey, not on localStorage.

Benji Grantئاپتور
§
يوللانغان ۋاقتى: 2021-07-05

Hi, could you please explain what bugs occur, and why tampermonkey storage should be used instead? Thanks :)

§
يوللانغان ۋاقتى: 2021-07-05

There are no bugs.

Tampermonkey storage should be used because I clean every time my browser storage,history and everything else.
Using local storage makes the script settings be erased when the browser is cleaned, or if the browser is always used on private mode, the settings are always erased, using the tampermonkey storage would fix that.

§
يوللانغان ۋاقتى: 2021-07-10

Could you also please add this to your script? (So that the needless scroll bar is also hidden) document.querySelector("#main_content > div.white-wrapper.container-shadow.large-margin-bottom").style.marginBottom = '-28px'

Benji Grantئاپتور
§
يوللانغان ۋاقتى: 2021-07-25

Hey, I've updated the script to version 0.7 which uses Tampermonkey's storage. Let me know if that fixes your problem :)

§
يوللانغان ۋاقتى: 2021-07-25
تەھرىرلەنگەن ۋاقتى: 2021-07-25

Thanks!
This was more important than hiding the needless scroll bar.

Benji Grantئاپتور
§
يوللانغان ۋاقتى: 2021-07-25

I did also add some code to try and hide that, but as I'm on a mac, I can't actually see any scroll bars anyway, so I'm not sure if it worked :/

§
يوللانغان ۋاقتى: 2021-07-25
تەھرىرلەنگەن ۋاقتى: 2021-07-25

Oh great, I didn't know that you tried to do this too!

No, It didn't work...

Btw now I see this bug on the browser console

The code I shared earlier also works this way too document.querySelector(".white-wrapper.container-shadow.large-margin-bottom").style.marginBottom = '-28px'
You could use a css of it this way, maybe this css rule would hide the scroll bar.

.white-wrapper.container-shadow.large-margin-bottom {
margin-bottom = '-28px'
}

§
يوللانغان ۋاقتى: 2021-12-20
تەھرىرلەنگەن ۋاقتى: 2021-12-20

https://pastebin.com/raw/U19A4TPR

the body element has to have a background dark color as well, it seems like the footer of the website is white, but it was actually the body your script creates.

§
يوللانغان ۋاقتى: 2022-01-09

Please fix it

§
يوللانغان ۋاقتى: 2022-02-05

Please fix it

§
يوللانغان ۋاقتى: 2022-02-20
تەھرىرلەنگەن ۋاقتى: 2022-02-20

image

This bug is annoying!

§
يوللانغان ۋاقتى: 2022-06-25
§
يوللانغان ۋاقتى: 2023-02-05
تەھرىرلەنگەن ۋاقتى: 2023-02-05

broken

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.

长期地址
遇到问题?请前往 GitHub 提 Issues。