https://github.com/urre/replace-images
Chrome Extension for replacing images in your current tab, different categories available!
https://github.com/urre/replace-images
chrome-extension replace
Last synced: 9 months ago
JSON representation
Chrome Extension for replacing images in your current tab, different categories available!
- Host: GitHub
- URL: https://github.com/urre/replace-images
- Owner: urre
- Created: 2019-03-17T16:37:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T16:58:26.000Z (about 3 years ago)
- Last Synced: 2025-04-10T08:57:38.434Z (10 months ago)
- Topics: chrome-extension, replace
- Language: JavaScript
- Size: 18.6 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Replace Images
Chrome Extension for replacing images in your current tab, different categories available!
### Current categories:
1. Meme
2. Pattern
3. Placeholder
3. Cage
### Example using images from the Meme category

### Works with:
+ Images with the regular `src` attribute
+ Responsive images using `picture` and `srcset`
+ Elements with background images
---
## Install
+ Clone repo or download zip
+ Open upp Google Chrome Extensions. Window → Extensions. Or goto `chrome://extensions/`
+ Click Developer Mode
+ Click Load Unpacked Extension
+ Navigate to the folder where you saved it
## Usage
+ Click the extension browser button to replace images in your current tab.
+ Click again to get a new set of images

### Settings
Right Click the extension browser button and click Options to change category

### Changelog
+ 2022-12-20: Added "None" to the options page
+ 2020-11-07: Fix options page. Replace when page is loaded
+ 2019-03-15: 🎉 First version released
### License
MIT © [Urban Sanden](https://twitter.com/urre)