Better Standalone Image

Make standalone image display better

יוצר
eight
התקנות יומיות
0
סה"כ התקנות
111
דירוגים
2 0 0
גרסה
0.1.1
נוצר
29-07-2017
עודכן
10-01-2018
תאימות
תאימות ל-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