An open API service indexing awesome lists of open source software.

https://github.com/olaviinha/discord-image-modal-zoomer

MVP Chrome Extension to zoom image modals on Discord
https://github.com/olaviinha/discord-image-modal-zoomer

chrome-extension discord zoomable-images

Last synced: 7 months ago
JSON representation

MVP Chrome Extension to zoom image modals on Discord

Awesome Lists containing this project

README

          

# ❗️ No longer maintained

# Discord Image Modal Zoomer (Chrome Extension)

**MVP** Chrome Extension to zoom image modals on Discord. Disclaimer: This was made for a specific purpose and is not thoroughly tested.

### Settings available in `content_script.js`:
- Zoom in by default when clicking thumb
- Zoom amount
- Max image width/height to auto-zoom

![discord](https://user-images.githubusercontent.com/50331907/182630382-56f41c64-5191-4493-aa36-16187ca81526.gif)

## Howto

1. Download this repository as ZIP (Upper right `Code` button -> Download ZIP)
2. Extract ZIP
3. In Chrome, go to address `chrome://extensions`
4. Enable _Developer mode_ from upper right corner.
5. Click the _Load Unpacked_ button and select the directory `Discord-Image-Modal-Zoomer` (from the extracted ZIP).