1
I am creating a PHP application that will run exclusively with Chromium, this comes from the project php desktop Chromium v1 which can be conferred here.
My project is a simple store program running on localhost, and opens inside this Chromium, I wonder if there is any way to remove the "inspect element" option from the browser, so I read the Chromium allows a high range of direct changes by .ini
, And I was wondering if there’s a way to do that and how to do it if possible.
The Removal is not critical, but if I could do it I would be happy to know how.
great @qmechanik, thanks again! ;)
– Cassiano José