Skip to content

Replace images on any website with your own hosted assets or CDN mirror. Great for visual mods, theming, or development overrides — with automatic fallback support

License

Notifications You must be signed in to change notification settings

baikho/image-swapper-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Swapper Chrome Extension

Chrome Extension GitHub repo size GitHub last commit GitHub issues GitHub pull requests License Stars

Image Swapper Icon 🖼️ Replace images on any website with your own CDN-hosted versions.

Features

  • 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

How It Works

  1. Install the extension in Chrome from the Chrome Web Store or by loading it unpacked via chrome://extensions/
  2. Open the extension popup
  3. Enter:
    • Match path: https://example.com/foo/bar/
    • Replace with: https://yourcdn.com/custom/
  4. Visit a supported website — images will be swapped on-the-fly.

Hosting Your Pack

We recommend:

  • GitHub Pages
  • Netlify Drop
  • FileGarden

License

MIT

About

Replace images on any website with your own hosted assets or CDN mirror. Great for visual mods, theming, or development overrides — with automatic fallback support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published