Skip to content

gui_004

Zhang Jc edited this page Dec 28, 2016 · 7 revisions

我使用的Chrome插件

Octotree

可以在显示github网页左侧显示类似工程目录的侧边栏。

OneTab

可以一键将暂时没看完的标签收集起来,有时间(内存)时可以一键展开重新加载。

Tab Split

可以一键将标签栏的标签分开成两个窗口,防止标签太多开不清标题。

Vimium

可以用类似Vim的快捷键操纵浏览器。

# 我的Vimium按键映射配置
map <c-f> scrollFullPageDown
map <c-b> scrollFullPageUp
map <c-h> goBack
map <c-l> goForward
map <c-j> scrollLeft
map <c-k> scrollRight
map h previousTab
map l nextTab
map o Vomnibar.activateInNewTab
map O Vomnibar.activate

# 我的Vimium搜索引擎配置
w: http://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia
b: http://www.baidu.com/s?wd=%s&ie=utf-8 Baidu
t: http://s.taobao.com/search?q=%s taobao
d: http://www.youdao.com/w/eng/%s/#keyfrom=dict2.index youdao
s: https://scholar.google.com/scholar?hl=zh-CN&q=%s Google Scholar
jc: https://github.com/zhangjaycee/real_tech/wiki/%scatalog JciX_Wiki
# More examples.
#
# (Vimium supports search completion Wikipedia, as
# above, and for these.)
#
# g: http://www.google.com/search?q=%s Google
# l: http://www.google.com/search?q=%s&btnI I'm feeling lucky...
# y: http://www.youtube.com/results?search_query=%s Youtube
# gm: https://www.google.com/maps?q=%s Google maps
# b: https://www.bing.com/search?q=%s Bing
# d: https://duckduckgo.com/?q=%s DuckDuckGo
# az: http://www.amazon.com/s/?field-keywords=%s Amazon
# qw: https://www.qwant.com/?q=%s Qwant

wasavi

用于在输入框(textarea)以类似vim的形式输入

" exrc for wasavi
" 配置文件
:set nu
:set theme=charcoal
:map! <backspace> <Left><Delete>

Super Simple Highlighter

可以在网页上像标记PDF一样高亮标记文字。

眼不见心不烦

微博加强插件,浏览微博时,可以按关键字屏蔽微博,屏蔽广告等。

购物党全网自动比价工具

浏览购物网站时会显示历史价格走势。

Clone this wiki locally