项目作者: Azzazy

项目描述 :
A chrome extension to enable the True Fullscreen mode in the Arduino Create online IDE
高级语言: JavaScript
项目地址: git://github.com/Azzazy/arduino_create_true_fullscreen.git
创建时间: 2018-08-18T03:44:04Z
项目社区:https://github.com/Azzazy/arduino_create_true_fullscreen

开源协议:

下载


True Fullscreen

A chrome extension to enable True Fullscreen in the Arduino Create online IDE

The IDE has a fullscreen feature but it only closes the sidemenu without hiding the top or bottom sections. This extension simply removes the HTML and style of all the sections, leaving only the editor.

How to use

Add it to chrome just like this getting started tutorial says.
To close the True Fullscreen simply refresh the page, fortunately Arduino Create autosaves.

Knwon bugs

  1. The fullscreen button of the IDE is still there.
  2. The Donate and Notifications are still there (Workaround: click the fullscreen button of the IDE).
  3. Part of the bottom section is left behind (Workaround: click the fullscreen button of the IDE).