Reloader
Free your hands, just save the web page documents, then you can preview it immediately without any other actions!
Reloader will monitor the paths which you setup, when any files in these paths were changed, it will do some action automatically, such as reload web page or goto some specified url.
☆☆☆ Both File and Directory Monitoring
Monitor file's change
Monitor files' change in a directory
All contents in directory's sub-directories are also monitored
☆☆☆ Multiple Actions
When file was changed, there are multiple actions to do.
• Target URL
• Current Page
• Eval JavaScript
• Fixed URL
☆☆☆ Target URL Action
When file was changed, browser will load the url which is combined by Base URL and relative path to the monitor item's path.
For example, a monitor item with path "/Websites/example.com/html", and Base URL is "http://example.com", when file "/Websites/example.com/html/about/index.html" was changed, the browser will load url "http://example.com/about/index.html"
☆☆☆ Current Page Action
When file was changed, Reloader just reload current page of browser, so if you are editing CSS, or CSS Sprites, or JavaScript of a temporary page, it will be very usable.
☆☆☆ Eval JavaScript Action
Sometimes file's change needs use JavaScript code to refresh it, such as reload data from server, render the data to html, and display on page.
Just set "Eval JavaScript" to what JavaScript code you want to execute in current page, when there are any files changed in Monitor Path, and the JavaScript code will be executed in current page.
Remember that the JavaScript code will execute in the global scope.
Usally the "Eval JavaScript" could be a function call, for example:
window.loadAndRenderJSONData();
☆☆☆ Fixed URL Action
Any file's change will cause the integrated browser load Base URL.
☆☆☆ Lion Compatible
Support Versions in Lion
Support FullScreen mode
Screenshots
![]() |
Screenshot 1 of 1 | ![]() |
| ||
Share with Others
- Last changed:
- Feb 29, 2012
- Category:
- Developer Tools
- Developer:
- Jiwei Xu
- Version:
- 1.0
- Average Rating:
- 4.00 (5)
- Size:
- 0.9 MB




