Inkbunny: Fit image to window by default

Clicks twice on the submission image, scrolling to the image and scaling it to fit in view.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Lutris
일일 설치 수
0
총 설치 수
48
평점
0 0 0
버전
2.1
생성일
2020-05-07
갱신일
2023-09-02
크기
799바이트
라이선스
해당 없음
적용 사이트

Update, I've never managed to get this to work consistently but have found an extension for FireFox that works a lot better: https://raccoony.thornvalley.com/ I'll leave this script up for anyone who needs it and can't use the Raccoony extension.

---

Fit the image preview to the window by default.

It works in a really dumb way - waits a moment and then clicks twice on the image. You might need to adjust the timeout on slow systems or network connections. Possibly you need to have it click a different number of times if your IB account is set to something different for the default view?

Let me know if you have better timing for when to click - ideally I'd wait for some HTML event. Clicking too early in FF makes it think you want to pop open a new window of something.