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
- Host: GitHub
- URL: https://github.com/olaviinha/discord-image-modal-zoomer
- Owner: olaviinha
- License: cc0-1.0
- Created: 2022-08-03T13:54:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T10:02:05.000Z (over 1 year ago)
- Last Synced: 2025-01-14T00:35:38.618Z (9 months ago)
- Topics: chrome-extension, discord, zoomable-images
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## 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).