Git.io URL Shortener
Easily shortening any URL on GitHub...
基本信息
- 更新日期:
- 包名:
- baceaeopmlhkjbljoiinmbnnmpokgiml
- 版本:
- 0.5.1
- 大小:
- 17.01KiB
- 类型:
- Chrome
- 平台:
- Chrome
- 评分:
- 发布日期:
- 2016-01-07
- 价格:
- 免费
- 开发者:
- yorkxin
Git.io URL Shortener插件截图
Git.io URL Shortener插件简介
Easily shortening any URL on GitHub.com with Git.io.
Did you ever feel annoying when shortening a GitHub URL with Git.io (see http://git.io/help), by typing `curl -i` manually?
Let’s do it within our browser!
When you visiting a GitHub.com page, click the “git.io” button at the end of the address bar, and a shortened URL will be popped out immediately.
I know you want to copy it to your clipboard. No problem, just click on the text box!
And finally, here comes the source code: https://github.com/chitsaou/git-io-shortener
===
Changelog:
v0.5.1:
– Support *.github.com, *.github.io and *.githubusercontent.com
– Switched to https://git.io
v0.5.0:
– Support help.github.com.
v0.4.0:
– Deal with error status from git.io
– Click-to-copy procedure refactored
v0.3.0:
– Support for raw.github.com, developer.github.com and develop.github.com
v0.2.0:
– Support for gist.github.com
v0.1.0:
– Shorten github.com with git.io service
– Click the result text box to copy to clipboard