Greasy Fork is available in English.

Center Image & Video

Improved controls for images & videos opened directly with your browser - hotkeys & resizing & visuals

< Center Image & Video 피드백

질문/댓글

wOxxOm관리자
§
작성: 2016-05-08
수정: 2016-05-08

Chrome 52.0.2723.3 dev-m seems to have broken the script

For a couple of chrome dev versions the images aren't scaled down on opening and don't rescale on click unless I open and close devtools panel to force the page to readjust.

Can you please test it on chrome canary or chrome dev portable? It's possible they've broken something and we should report to their bugtracker so that the bug doesn't make it into stable channel.

Owyn개발자
§
작성: 2017-03-10

Does this work in stable version fine?

Have you tried turning other extensions & scripts off?

Do you use tampermonkey?

because I've just installed latest Chrome 58 dev, then tampermonkey, then centerimage script and all works fine

wOxxOm관리자
§
작성: 2017-03-10
수정: 2017-03-10

Reproduced in Chrome 56 (my main profile with many userscripts) and in a new Chrome user profile on Chrome 59 canary with no other userscripts running.

It fails randomly so this might be a Chrome bug. Adding margin:auto to the image style fixes it reliably, nothing else changed.

Owyn개발자
§
작성: 2017-03-10

Post some image link examples then maybe

and margin:auto is already there by default

wOxxOm관리자
§
작성: 2017-03-10

https://puu.sh/uCNaQ/1561f83ff8.png

I meant adding into <style> fixes the problem. For some reason i.style.margin = "auto"; in the code doesn't work randomly.

wOxxOm관리자
§
작성: 2017-03-10
수정: 2017-03-10

image

As you can see margin is not present which occurs randomly.

wOxxOm관리자
§
작성: 2017-03-10
수정: 2017-03-10

FWIW, the weird inline gradient styles are added by Chrome.

Hmm, turns out that I don't need the userscript anymore in Chrome 54 and newer which correctly zoom out large pictures (this is the only use case I need).

Owyn개발자
§
작성: 2017-11-15

Just wanted to say that I checked latest stable Chrome (62) and fixed few issues script was having there finally, now it seems to work all fine.

댓글 남기기

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