Results 1 to 2 of 2

This is a discussion on create kiosk mode through extension code within the Plugins Development section, part of the Chrome Plugins category: I need to develop a plugin for chrome which will open the chrome browser in kiosk mode. ie i need ...


  1. #1
    hirva is offline Junior Member
    Join Date
    Feb 2011
    Posts
    1

    Default create kiosk mode through extension code

    I need to develop a plugin for chrome which will open the chrome browser in kiosk mode. ie i need to hide the menubar , statusbar, title bar, close buttons. Is this achievable through the extension code? if yes can you guide me with code for hiding the browser elements.

    Or if this is not possible is there a way to achieve this.

    Thanks

  2. #2
    PAEz's Avatar
    PAEz is offline Moderator
    Join Date
    Aug 2009
    Location
    Australia
    Posts
    656

    Default

    This wouldnt be possible with the current extension api but you can do it with a command line switch...
    --kiosk
    ..by the looks of it it doesnt work on Macs, you can always find out what command line switchs there are here...
    http://peter.sh/experiments/chromium...line-switches/

Similar Threads

  1. how to view other author's chrome extension code
    By runrunforest in forum Chrome Plugins
    Replies: 1
    Last Post: 08-09-2010, 02:36 PM
  2. Opening a new window from within Kiosk mode
    By jreiner3 in forum Chrome Troubleshooting
    Replies: 0
    Last Post: 08-05-2010, 06:46 PM
  3. Kiosk mode
    By zkirill in forum Chrome Talk
    Replies: 7
    Last Post: 07-16-2010, 06:00 AM
  4. Request: Plugin to suppress dialogs in kiosk mode
    By jhsware in forum Plugins Troubleshooting
    Replies: 4
    Last Post: 02-25-2010, 04:28 AM
  5. Incognito Mode and Extension Toolstrip
    By StevePaul in forum Chrome Troubleshooting
    Replies: 13
    Last Post: 06-20-2009, 10:12 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •