29cbb31f83 | ||
---|---|---|
.. | ||
BetterImageViewer.plugin.js | ||
CHANGELOG.md | ||
README.md |
README.md
BetterImageViewer
Telegram image viewer ported to Discord. Adds ability to go between images in the current channel with arrow keys, or on screen buttons. Also provides info about the image, who posted it and when.
Features
Adds left and right arrows when you open an image, shows you who sent the image and when, the images resolution, scaling and size, as well as number of cached images (and estimated in channel total). Can switch between images in the entire channel using the on screen buttons, or arrow keys. Click the users name to jump to the message containing the image. Right click the navigation buttons to quick jump to the last (or first) image.
Preview
Settings
UI settings
Show image index and number of images left (estimated)
Shows Image x of y (~z), where x is current image, y is total number of cached images and z is estimated total number of images in whole channel.
Show navigation buttons
Show the < and > buttons
Show image resolution
Show image scale
Left is % of original resolution, where right is % downscaled.
Show image size
Behavior settings
Use search API
Without this, you'll only be able to view images currently cached in Discord.
Trigger search when hovering over navigation buttons when needed
Sometimes, if there's under 5 images left, it will wait for you to press the correct arrow key, or hover over the navigation button itself, once you do that it searches for more images. Setting this to false simply makes it only do that when you click the button instead of hover it.