Skipper
Skip through verbose, single-branch directory structures in GitHub.
Skipper là gì?
Skipper là một tiện ích mở rộng Chrome được phát triển bởi Carlos Diaz-Padron, và tính năng chính của nó là "Skip through verbose, single-branch directory structures in GitHub.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Skipper
Tải xuống các tệp mở rộng Skipper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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 .
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Skipper |
ID | nfmomefhbogooebpmdhpgpnnbpjlgnje |
URL Chính Thức | https://chromewebstore.google.com/detail/skipper/nfmomefhbogooebpmdhpgpnnbpjlgnje |
Mô tả | Skip through verbose, single-branch directory structures in GitHub. |
Kích Thước Tệp | 40.6 KB |
Số Lần Cài Đặt | 12 |
Phiên Bản Hiện Tại | 1.0.2 |
Cập Nhật Lần Cuối | 2013-06-25 |
Ngày Phát Hành | 2013-06-25 |
Nhà Phát Triển | Carlos Diaz-Padron |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |