Skip to content

Instantly share code, notes, and snippets.

@tejainece
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save tejainece/b93d30b304015a861044 to your computer and use it in GitHub Desktop.

Select an option

Save tejainece/b93d30b304015a861044 to your computer and use it in GitHub Desktop.
Firefox and chrome Kiosk scripts
wget https://addons.mozilla.org/firefox/downloads/file/143056/ff_fullscreen-7-fx.xpi
unzip ff_fullscreen-7-fx.xpi -d fullscreen
rm ff_fullscreen-7-fx.xpi
#TODO: get id
#TODO: move extension directory with id as name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment