0 Star 0 Fork 1

halo26812 / neat-bookmarks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Neater Bookmarks

A neat bookmarks tree popup extension for Google Chrome. Licensed under the MIT License.

Based on Neat Bookmarks by Lim Chee Aun.

Some code has been inspired by (or even copied from!) vBookmarks. Thanks windviki!

Translation help is welcomed through WebTranslateIt.

FAQ

Can I resize the width and height of the popup?

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 bookmark tree height. Note that Google Chrome sets a maximum limit of 800x600 on extension popups.

Can the "*" shortcut key be changed to some other key?

Yes! The key can be changed by going to Chrome > Settings > Search > Manage search engines > Search engines added by extensions.

Why not use a better (more native-looking) toolbar icon?

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.

Sidebar instead of popup please?

Check out this issue.

Is there a keyboard shortcut to open Neater Bookmarks (popup)?

One can be added by going to the Extensions tab and clicking the "Configure commands" link at the bottom of the page. In the popup, type a keyboard command (such as Ctrl+B) in the box next to "Neater Bookmarks". The keyboard command will open the popup with focus on the search box; typing will immediately search bookmarks while pressing the arrow keys will navigate the bookmark tree.

Does Neater Bookmarks support Google Bookmarks?

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.

How do I report bugs or suggest features?

Preferably via the issue tracker or email. If you're reporting bugs, please include at least the version/build of Chrome and your OS.

Why isn't this built into Google Chrome by default?

No idea. That's why Neater Bookmarks exists.

Technical Details

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.

新的开始

Neater Bookmarks 是一个很好用的书签,我很喜欢,但是里面存在一些问题,我需要修改一下:

1. 搜索时如果搜索到文件夹,会报错
2. 在列表显示是空的时候,点击enter键会报错
3. 修改版本到0.1.0.1 

我在这个版本里面已经修复这两个问题

The MIT License (MIT) Copyright (c) 2016 halo, halo26812@yeah.net Copyright (c) 2012 Evan Shultz, neaterbookmarks@gmail.com Copyright (c) 2011 Lim Chee Aun, http://cheeaun.com/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

A neat bookmarks tree popup extension for Chrome [DISCONTINUED] 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/halo/neat-bookmarks.git
git@gitee.com:halo/neat-bookmarks.git
halo
neat-bookmarks
neat-bookmarks
master

搜索帮助