Answer the question
In order to leave comments, you need to log in
How to reload the page with changes saved in Google Chrome?
In Chrome Dev Tools, you can make changes to files in the Sources tab. It is clear that automatically saving these changes to remote files is problematic.
But the question is: is it possible to somehow reload the page so that Chrome takes these changes into account, takes the files (css / js) where these changes are, and does not download the original from the server?
Answer the question
In order to leave comments, you need to log in
With js, such a trick will definitely not work - it seems to me that due to security reasons, it was discussed several times on SO, you can see, for example, here . And about css - I know that you can only save the changed css to your disk. You can't reflash with your own changes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question