Features take it with you

Save a web page as it is right now, cookie banner dismissed

W Save page HTML in the toolbar, free with no account

Not the HTML the server sent: the page as it stands in front of you, after the banner was dismissed, the menu opened and the tab switched. As one file, with the stylesheets beside it.

What you get

The current state
Whatever the DOM is now, which is rarely what the server sent.
Absolute URLs
So the file still finds its assets outside the site.
No scripts
The preview renders without them, which is the point: it is a record, not a running app.
Styles beside it
The page stylesheets in their own pane, so the markup is buildable.

How to use it

  1. Press Alt+Shift+P, then W.
  2. Read the markup and the styles in their panes.
  3. Download the file.

What it will not do

Next to this one