LivePage
LivePage copied to clipboard
LivePage for Google Chrome reloads website resources (such as CSS, HTML and JavaScript) as they change on the server.
Just started running into this with Chrome 64. The stylesheet in question is this one: https://rawgit.com/RhoInc/Webcharts/master/css/webcharts.css. It's being pulled into a simple index.html file and loaded on a dev server....
At the moment, when a page updates, a hard refresh (CTRL-F5) is triggered. For remote development, this isn't necessarily a problem, but for local development, the refresh will fail when...
Figure out if there is a way to track what is being sideloaded in via the JS & track those files also. It could be a matter of listening for...
A user in the reviews section ( Ricky Whicker ) suggested adding a context menu for enabling/disabling LivePage for a page as well as having the extension button.
If the url contains http auth credentials, e.g. https://user:[email protected], LivePage doesn't work.
I'm getting no auto-update on view-source:file:// tabs. file:// tabs are working fine. Any remedy?