Inspector&Editor

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.

当前为 2016-02-17 提交的版本,查看 最新版本