Saves the current web page as one file with all external dependencies (style, script, images) downloaded and inlined
Saves the current web page as one file with all external dependencies (style, script, images) downloaded and inlined
Saves a complete web page in its current state as one file with all external dependencies (scripts, stylesheets, images) inlined into the page.
Useful if you want to archive a page, test your website on any device or for SEO purposes.It's also useful to compute the footprint of your page: how much data does a first time visitor have to download?
Works perfectly with popular Javascript frameworks such as JQuery, Modernizr, AngularJS, Knockout, Bootstrap, etc.
Note that while an inlined page can still connect to JSON or XML webservices, the inlined page does not persist security information or sessions so you may run into authentication issues.
Version 1.4.1
* Fixed: <link> tags were skipped if not all lowercase
Version 1.4.0
* Vastly improved speed
* Resolved issues with inlining never ending
* Resolved issue with adblockers interfering with inlining
* Added support for images in <embed> and <source srcset> tags
Latest reviews
- (2022-09-01) jun: 大陆用户无法使用。不知道其他地方的人可以吗
Statistics
Installs
1,175
history
Category
Rating
3.3 (3 votes)
Last update / version
2021-01-21 / 1.5.0
Listing languages