'Chromium window fixed size and disable dev tools

I'm doing an application with chrome and java. I want to make the window with a fixed size (not resizable). Is there a start tag for this available? And how can I disable the strg-i shortcut for the developer tools? I need start tags for it like: --app-window-size... or any option accessible through a java process

I appreciate every answer.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source