Snip It
Collect, share, organize and popularize code snippets from around the web.
Snip It란 무엇입니까?
Snip It은(는) SiteKickr에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collect, share, organize and popularize code snippets from around the web."입니다.
확장 프로그램 스크린샷
Snip It 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The SiteKickr Snip button is a way to collect, share, organize and popularize code snippets from around the web. Code that you have "snipped" will be collected and organized at SiteKickr Snippets. http://www.sitekickr.com/snip/ Collect your favorite code snippets for easy reference, as well as discover new code that is growing in popularity. The Snip button is similar to the Facebook Like button, with one unique advantage. It allows you to "like" individual sections of a page, instead of the entire page. This capability allows to you work with one or many individual code snippets on a page, instead of being limited to the page URL itself.
확장 프로그램 기본 정보
이름 | |
ID | pihmjfcpncibolimhdjmkaacmlgdgakn |
공식 URL | https://chrome.google.com/webstore/detail/snip-it/pihmjfcpncibolimhdjmkaacmlgdgakn |
설명 | Collect, share, organize and popularize code snippets from around the web. |
파일 크기 | 58.62 KB |
설치 횟수 | 6,000 |
현재 버전 | 1.25 |
최근 업데이트 | 2014-06-07 |
출시 날짜 | 2014-06-07 |
평점 | 2.00/5 총 4 개의 평점 |
개발자 | SiteKickr |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.sitekickr.com/snip/ |
도움말 페이지 URL | http://www.sitekickr.com/feedback/ |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Snip It", "short_name": "Snip It", "description": "Collect, share, organize and popularize code snippets from around the web.", "version": "1.25", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs", " |