![]() |
🖼️ Replace images on any website with your own CDN-hosted versions. |
---|
- Swap website image paths with a custom match/replace pattern
- Support for hosted image packs (e.g., GitHub Pages, Netlify)
- Automatic fallback to original image if custom one is missing
- Works with both
<img>
tags and CSS background images
- Install the extension in Chrome from the Chrome Web Store or by loading it unpacked via
chrome://extensions/
- Open the extension popup
- Enter:
- Match path:
https://example.com/foo/bar/
- Replace with:
https://yourcdn.com/custom/
- Match path:
- Visit a supported website — images will be swapped on-the-fly.
We recommend:
- GitHub Pages
- Netlify Drop
- FileGarden
MIT