Hi, As firefox is an open source application I was wondering how difficult it would be to get a custom version build. Requirements: The version I need has to be on fullscreen mode by default and no option to exit that fullscreen mode. Also I don't want a right click menu. Any ideas how difficult this would be? Thanks.
You are probably trying to build a kiosk application that is web-based correct? They make software for this, or just make a small vb.net app that has a fulls-creen + a web-browser control - or here is FF's src: ftp://ftp.mozilla.org/pub/mozilla.org/
Yes that is right. Just did a quick google and there is actually a kiosk extension for ff. Thanks for the help.