A neat bookmarks tree popup extension for Google Chrome. Licensed under the MIT License.
Translation help is welcomed through WebTranslateIt.
Based on Neat Bookmarks by Lim Chee Aun.
For the width, yes, by dragging on the left (or right for RTL systems) edge of the popup. For the height, no, because it resizes automatically based on the bookmarks displayed. Note that Google Chrome sets a maximum limit on the popup width and height, so it may not expand that far for high resolution screens.
There is a difference between Chrome's default toolbar icons and extension's toolbar icon. Chrome's icons are basically simple glyphs and shapes to indicate the purpose of the toolbar action. They are simple and dynamic, in a way that can change colors based on the current theme applied. As for extensions, the icon doesn't just indicate purpose but is also a form of branding which sets it apart from all the other extensions. Also, extension icons are not dynamic and don't change based on the theme applied. So, if the extension icon contains just one color (black or dark gray, like the default icons), it won't be able to adapt when you choose a theme with totally different colors. However, Neater Bookmarks provides a way to replace the default toolbar icon with a custom one in the Options menu.
Check out this issue.
Currently, there's no way to implement it. Check out this issue.
No. There are no plans to support it, because it's lacking an official public API and Chrome already has its own bookmarks system with Sync. There are several existing Chrome extensions that support Google Bookmarks.
Preferably via the issue tracker or email. If you're reporting bugs, please include at least the version/build of Chrome and your OS.
No idea. That's why Neater Bookmarks exists.
Neater Bookmarks was powered by MooTools, but is now powered by Neatools, a custom-coded smaller subset of MooTools. CodeMirror is used for the Custom CSS section.
Thanks to Vyacheslav Grischuk for posting the popup scrollbar fix here.