Additional notes:
You can customize the way SingleFile process a document through the options page. Right-click on SingleFile icon in the browser toolbar and select "Options" in the context menu to open the options page.
Details :
Check this option to remove all frames on the page. It may help to reduce the file size, to remove some ads and must be checked to view saved pages on IE.
It is recommended to uncheck this option
Check this option to remove all non embeddable elements : flash objects, java applets ... Permission restrictions prevent them to be executed when they are embedded in the document.
It is recommended to check this option
Check this option to remove all hidden elements (visibility = "hidden"
or display = "none"
or opacity = "0"
CSS
property values). This option may alter the document but can considerably reduce the saved file size.
It is recommended to uncheck this option
Check this option to launch processing on a page with page context menu. This option also helps to process only the selected area in the page.
It is recommended to check this option
Check this option to display a banner with a download link at the top of the page when processing is finished. If this option is not checked then you must manually save the page through the "Save as" dialog (make sure that "Web page, Complete" type is selected) after it has been processed.
It is recommended to check this option
Check this option if you do not want to save scripts. Most of the time, you do not need scripts in the saved page. Thus they can alter it. Nevertheless if you want to save page dynamic behavior then uncheck this option. If you uncheck this option then you should also check process raw document option to keep page integrity.
It is recommended to check this option
Check this option to remove all CSS rules that do not match any element. This option may alter the document but can considerably reduce the saved file size. If you check this option, it may also introduce some incompatibilities issues in the saved page when opening it into another browser (i.e. not based on Webkit).
It is recommended to uncheck this option
Check this option to send the processed page to "PageArchiver" extension.
It is recommended to uncheck this option
Check this option to process the raw downloaded document instead of the displayed document. The main difference is that scripts won't be parsed and executed. Frames won't be embedded too. This option should be checked when remove scripts is unchecked.
It is recommended to uncheck this option
Check this option to process the page in background. Processing in background is usually faster but can alter the page if there are critical issues with page validity.
It is recommended to uncheck this option
Set the maximum size of embedded frames in MB.
It is recommended to set this option to 2
Reset all the options to default state.
const DO_NOT_MITIGATE_INLINE_SCRIPTS = true;
file:///*
, chrome://*
, https://chrome.google.com/*
, https://addons.opera.com/*
If you find an unknown issue (i.e. frozen process, extra saved files, blank or altered document, tab crash...):