Skipper
Skip through verbose, single-branch directory structures in GitHub.
什么是Skipper?
Skipper是由Carlos Diaz-Padron开发的Chrome扩展程序,该扩展的主要功能是“Skip through verbose, single-branch directory structures in GitHub.”。
扩展截图
下载Skipper扩展crx文件
下载Skipper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a very simple extension that adds a small "skip" link to directories on GitHub which contain a verbose, single-branch directory structure, such as the one Java uses.
It works with any version of GitHub (including GitHub:FI) and is entirely non-invasive.
Source is available on GitHub: https://github.com/carlosdp/skipper . 扩展基本信息
| 名称 | |
| ID | nfmomefhbogooebpmdhpgpnnbpjlgnje |
| 官方URL | https://chromewebstore.google.com/detail/skipper/nfmomefhbogooebpmdhpgpnnbpjlgnje |
| 简介 | Skip through verbose, single-branch directory structures in GitHub. |
| 文件大小 | 40.6 KB |
| 安装次数 | 12 |
| 当前版本 | 1.0.2 |
| 更新时间 | 2013-06-25 |
| 上架时间 | 2013-06-25 |
| 开发者 | Carlos Diaz-Padron |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Skipper",
"version": "1.0.2",
"description": "Skip through verbose, single-branch directory structures in GitHub.",
"icons": {
"16": "skipper16.png",
"64": "skipper64.png",
"128": "skipper128.png"
},
"content_scripts": [
{
"matches": [
" | |