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

execute midori with powershell and option netlog #462

Open SupraWaza opened 1 year ago

SupraWaza commented 1 year ago

Hello,

I have 2 questions :

1) I try to execute midori with powshell, but i don't find the command :

Start-Process -FilePath "D:\soft\Midori-Next-Generation-10.0.2-win\Midori.exe" -Wait -ArgumentList "https://www.google.fr/","-e Fullscreen"

2) i would use the option --log-net-log, Is there an equivalent function in Midori ?

Thanks you