Extras Toolbar is an editor window that provides easy-access buttons for several of Unity's extra built-in, "menu-only" features.
Notable Features:
• 1-click access to Project Settings (finally!)
• Tooltips on all buttons, for easy learning.
• Clean editor code for Unity v3.x & v4+.
• Buttons are same order as menu for quick adoption.
• Created objects can optionally be children of the active selection (handy!).
• Docks into any window layout.
Work more efficiently with quick access to useful Project Settings, Render Settings, default primitives (Cube, Plane, etc.), Camera, Lights, GUI Text, GUI Texture, and more, all previously accessible only via slow-to-use menus.
Purposefully created to be light, obvious, & made to utilize built-in icons (when available), keeping dependencies low for this simple editor extension toolbar.