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

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!

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

![](https://res.cloudinary.com/urre/image/upload/v1671555399/q1uaqoc1xvcowzbjj5ip.webp)

### 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

![](https://res.cloudinary.com/urre/image/upload/v1552666248/jyg4zqmnagwksnv6guga.jpg)

### Settings

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

![](https://res.cloudinary.com/urre/image/upload/v1671555431/ll0mq47f5vkoutzw0bbj.webp)

### 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)