Greasy Fork is available in English.

Kemono Browser

Adds a button at the bottom right of all kemono & coomer supported creator websites (but fansly) that redirects to the corresponding kemono/coomer page.

< Kemono Browser 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2024-06-01

I would like it to work for the Discord button too, using the server ID

zWolfrost개발자
§
작성: 2024-06-01

Sure thing, I will update it this monday

§
작성: 2024-06-18

Thoughts on repositioning the button next to either the 'Channel Name' above the search box or adjusting it so that it doesn't block the user list on the right panel?

zWolfrost개발자
§
작성: 2024-06-18

Go to line "127", replace the "translateY(-75px);" with "translate(-248px, -75px);", and let me know if you like it better. I will update the script if that's the case

§
작성: 2024-06-18

After several adjustments, I prefer this translate(-460px, -910px); at least for whatever layout I have on my Discord. I don't know about others using it.

zWolfrost개발자
§
작성: 2024-06-18
수정: 2024-06-18

Sorry to bother you again, but just to be sure, i'm making adjustments for people with smaller screen sizes.

If you replace:

{ translate(-460px, -910px); } with { bottom: auto; top: 0px; transform: translate(-23vw, 40px); }

nothing changes, right? (don't mind the bugged button click animation, i will fix that)

§
작성: 2024-06-18

i'll stick to what i've adjusted before, that's better for me, this one { bottom: auto; top: 0px; transform: translate(-23vw, 40px); } the button fall down a bit and not the position i want

zWolfrost개발자
§
작성: 2024-06-18

It's fine, for now I'll leave the button like this. Editing the positions and style of the button by yourself to meet your needs is very easy anyway, i think you already got that.

댓글 남기기

댓글을 남기려면 로그인하세요.