Sh!t programmers Say

A new programmer quote in a new tab

Sh!t programmers Say란 무엇입니까?

Sh!t programmers Say은(는) Shaun Dunne에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A new programmer quote in a new tab"입니다.

확장 프로그램 스크린샷

screenshot

Sh!t programmers Say 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        With a new blank tab, comes a new quote.

Enjoy.

@shaundunne                    

확장 프로그램 기본 정보

이름 Sh!t programmers Say Sh!t programmers Say
ID nffjbcamijiedbkkeclnbadbpfkcpeid
공식 URL https://chromewebstore.google.com/detail/sht-programmers-say/nffjbcamijiedbkkeclnbadbpfkcpeid
설명 A new programmer quote in a new tab
파일 크기 166 KB
설치 횟수 61
현재 버전 0.1
최근 업데이트 2016-02-04
출시 날짜 2016-02-04
평점 4.86/5 총 7 개의 평점
개발자 Shaun Dunne
결제 유형 free
확장 프로그램 웹 사이트 http://www.studiozero.co
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Shaun Dunne",
    "manifest_version": 2,
    "name": "Sh!t programmers Say",
    "version": "0.1",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "A new programmer quote in a new tab",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}