Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ywzhaiqi/pentadactyl

一些自写和用的 pentadactyl 脚本,pentadactyl 扩展的修改。
https://github.com/ywzhaiqi/pentadactyl

Last synced: about 12 hours ago
JSON representation

一些自写和用的 pentadactyl 脚本,pentadactyl 扩展的修改。

Awesome Lists containing this project

README

        

pentadactyl
===========

[说明](Notes)

plugins
-------

一些自写或修正的 pentadactyl 脚本。

- [userchrome.js](plugins/userchrome.js):对uc脚本的管理
- 命令:`uce[dit]`,Edit an userChrome script
- 命令:`ucr[ehash]`,Reload an userChrome script
- [scriptish.js](plugins/scriptish.js)
- 对 Scriptish 的管理,可用扩展(修改版)自带的命令替代。
- 命令:`sce[dit]`,打开 Scriptish 脚本
- [stylish.js](plugins/stylish.js):对 Stylish 的管理,可用扩展(修改版)自带的命令替代。
- [pentadactyl.penta](plugins/pentadactyl.penta)
- 命令:`reinstall`,自动下载 pentadactyl.xpi 最新版并自动替换修改后的 addons.jsm
- [buftabs.js](plugins/buftabs.js)
- [grassofhust/buftabs](https://github.com/grassofhust/buftabs) 修正版,修正了原版样式在 ff24 失效的问题。
- [editor.penta](plugins/editor.penta)
- 修改版,`Ctrl+I` 打开 vim 编辑并设置文件类型
- [aardvark-dev.js](plugins/aardvark-dev.js)
- 官方扩展 [Plugins — Pentadactyl — Dactyl Home](http://5digits.org/pentadactyl/plugins#sect-official-plugins),修正了一处 xpath 获取错误的问题。

其它的一些链接

- [dict.js - grassofhust](https://github.com/grassofhust/dict.js),通过 `:dict` 查询单词。
- [buftabs - grassofhust](https://github.com/grassofhust/buftabs),把标签栏移至下面的状态栏。
- [Keefox.js - wideweide](https://github.com/wideweide/pentadactyl/blob/master/Keefox.js)
- [AlertBox.js - wideweide](https://github.com/wideweide/pentadactyl/blob/master/AlertBox.js)

pentadactyl.xpi
---------------

修改扩展代码,增加一些功能,[详细说明](pentadactyl.xpi)。

技巧
----

- 在 github 可用 `50G` 到第50行,可通过 `:set linenumbers` 设置。

一些链接
-------

- [Pentadactyl[vimperator分枝]使用心得,期待交流 - Mozilla 社区](https://g.mozest.com/thread-38908-1-1)
- [用 Pentadactyl 自定义热键的方法,入门级 - 卡饭论坛](http://bbs.kafan.cn/thread-1740133-1-1.html)
- [Pentadactyl/Vimperator:VIM化的Firefox | 善用佳软](http://xbeta.info/vimperator.htm)
- [Xiao Shan ? pentadactyl试用记](http://www.360doc.com/content/12/0310/13/5942483_193227432.shtml)
- [Pentadactyl « Cyker's Constellation](http://blog.cykerway.com/post/289)