{"id":349,"date":"2012-10-15T13:16:14","date_gmt":"2012-10-15T13:16:14","guid":{"rendered":"https:\/\/raspberry-projects.com\/pi\/?p=349"},"modified":"2014-09-26T15:05:29","modified_gmt":"2014-09-26T15:05:29","slug":"web-browsers","status":"publish","type":"post","link":"https:\/\/raspberry-projects.com\/pi\/software_utilities\/web-browsers","title":{"rendered":"Web Browsers"},"content":{"rendered":"<h4>\nChromium<br \/>\n<\/h4>\n<p>\nAn open-source browser on which Google&rsquo;s Chrome browser is based. Its relatively lightweight memory usage makes Chromium a good choice for the Pi.\n<\/p>\n<p>\nTo install open LX Terminal and type:\n<\/p>\n<pre>\r\n<code>\r\nsudo apt-get install chromium-browser\r\n<\/code><\/pre>\n<h5>\nRunning chromium in kiosk mode<br \/>\n<\/h5>\n<p>\n<a href=\"http:\/\/lokir.wordpress.com\/2012\/09\/16\/raspberry-pi-kiosk-mode-with-chromium\/\" target=\"_blank\">http:\/\/lokir.wordpress.com\/2012\/09\/16\/raspberry-pi-kiosk-mode-with-chromium\/<\/a>\n<\/p>\n<pre>\r\n<code>\r\nchromium --kiosk --incognito http:\/\/google.com\r\n<\/code><\/pre>\n<p>\nTo exit Kiosk mode: ATL+F4\n<\/p>\n<h5>\n\u200bOpenening In App Mode<br \/>\n<\/h5>\n<p>\nNo toolbar, buttons etc\n<\/p>\n<pre>\r\n<code>\r\nchromium --app=http:\/\/google.com\r\n<\/code><\/pre>\n<p>\nOpening Maximized\n<\/p>\n<p>\nIn theory the this special undocumented option should work:\n<\/p>\n<pre>\r\n<code>\r\n-start-maximized\r\n<\/code><\/pre>\n<p>\nBut in our tests using it on the command line and by adding it to the CHROMIUM_FLAGS by editing this file has no effect:\n<\/p>\n<pre>\r\n<code>\r\nsudo nano \/etc\/chromium\/default\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;\n<\/p>\n<h4>\nMidori<br \/>\n<\/h4>\n<h5>\nOpen A Page In Fullscreen Mode<br \/>\n<\/h5>\n<pre>\r\n<code>\r\nmidori -e Fullscreen -a http:\/\/google.com\r\n<\/code><\/pre>\n<p>\nTo exit fullscreen mode: F11<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chromium An open-source browser on which Google&rsquo;s Chrome browser is based. Its relatively lightweight memory usage makes Chromium a good choice for the Pi. To install open LX Terminal and type: sudo apt-get install chromium-browser Running chromium in kiosk mode http:\/\/lokir.wordpress.com\/2012\/09\/16\/raspberry-pi-kiosk-mode-with-chromium\/ chromium &#8211;kiosk &#8211;incognito http:\/\/google.com To exit Kiosk mode: ATL+F4 \u200bOpenening In App Mode No [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-349","post","type-post","status-publish","format-standard","hentry","category-software_utilities"],"_links":{"self":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/comments?post=349"}],"version-history":[{"count":8,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/349\/revisions"}],"predecessor-version":[{"id":1790,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/349\/revisions\/1790"}],"wp:attachment":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/media?parent=349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/categories?post=349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/tags?post=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}