midori-browser / core

Midori Web Browser - a lightweight, fast and free web browser using WebKit and GTK+
https://www.midori-browser.org/
GNU Lesser General Public License v2.1
387 stars 67 forks source link

How to get source code of webpage #460

Open giSe98 opened 1 year ago

giSe98 commented 1 year ago

I'm trying to save the source code of a web page (after rendering) but I'm able only to get the uri. Anyone know how to help me ?

ghost commented 1 year ago

There should be a "hamburger" Menu button to the top-right of the main browser window besides New Tab and Full Screen buttons; it contains a View Source item which when clicked will open the page code in the default text editor.

giSe98 commented 1 year ago

I need to get the source code from the backend not the frontend

ghost commented 1 year ago

For that I see no way, sorry. This version of Midori doesn't have many options anyway, and I have no idea about the new one.