Source Replacer icon

Source Replacer

Extension Actions

How to install Open in Chrome Web Store
CRX ID
aecicpjegdncppddaknnflpcgaffefjp
Description from extension meta

Replace src for debugging

Image from store
Source Replacer
Description from store

Replace any files downloaded in web pages.

* Use case
You create a new js file and want to try it in a real environment. Input the URL to the prod file (e.g. https://prod.example.com/js/script.js) as "Original URL" and the URL to the staging file (e.g. https://stg.example.com/js/script.debug.js) as "New URL". Then you will see the staging file run in the prod environment.