Better Standalone Image

Make standalone image display better

개발자
eight
일일 설치수
0
총 설치수
111
평점
2 0 0
버전
0.1.1
생성
2017-07-29
갱신
2018-01-10
호환성
Firefox와 호환됨. Chrome와 호환됨.
라이선스
MIT
동작 사이트
모든 사이트

Better Standalone Image

An userscript to make standalone image display better.

Features

  • Style standalone image page. Make it center and background transparent.
  • Support SVG (Currently Greasemonkey-only).
  • No configuration. Please edit the source if you prefer a different color.
  • Work on CSP restricted sites.

Screenshots

Firefox

Before: http://i.imgur.com/UbKVXiy.png After: http://i.imgur.com/UFRgQuI.png

Chrome

Before: http://i.imgur.com/iAEWADT.png After: http://i.imgur.com/Ff1PPqF.png

Compatibility

  • Firefox + Greasemonkey 3
  • Chrome + Tampermonkey
    • Tampermonkey doesn't execute userscripts on SVG images.

Install

GreasyFork

Similar scripts

Known Issues

  • Vertical centering doesn't work well with SVG. Some parts might be cropped if the image is larger than windows.

Changelog

  • 0.1.0 (Jul 29, 2017)
    • First release