This script makes your html programming easier and faster! Hold alt and move the mouse to inspect elements, shift+Enter to modify the element, click on everything to close the inspect box. To log something use the log() function in the console box; the inspected element is saved as javascript variable under the name of "selected", which can be used in the console box.
目前為