Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 769 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 769 Bytes

UI Toolbar Build Status

A tool created for developers working with user interfaces

Note

This is still work in progress

Install

Chrome: Right-click on the bookmarks bar and choose "Add Page". Give the bookmarklet a title ("UI Toolbar" would be good) and paste below code into the URL field.

Code

javascript:!function(){if(!document.getElementById("debugscript")){var b=document.createElement("script");b.src="https://youseedk.github.io/uitoolbar/uitoolbar.js",b.id="debugscript",document.head?document.head.appendChild(b):document.getElementsByTagName("head")[0].appendChild(b)}}();

Usage

Visit a page, click the bookmarklet.