sorry for the confusion.
You are right, i meant that i have a full control over the browser in a managed secured machine, not necessarily with extension disabled, but we'll prevent user for creating one on there own.
Meaning that the browser configuration won't be in their control but only the UI it self, meaning that they can still write javascript: in address bar and inject whatever they want, i want to prevent this option.
I was thinking on extension or some sort of javscript injection that will block this option, not sure if it possible this way.
I already tried to block the url with the following patterns with no success "javascript://*/*" or "*javascript*" or "javascript:*//*/*" but it didn't work, so i'm sure if the pattern is wrong or just that it doesn't work with javascript as scheme
בתאריך יום שני, 28 במאי 2018 בשעה 11:12:56 UTC+3, מאת Drew Wilson: