MacNChee

This extension takes you to the most important video of mac and chee ever.

MacNChee란 무엇입니까?

MacNChee은(는) Doug Tafoya에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension takes you to the most important video of mac and chee ever."입니다.

확장 프로그램 스크린샷

screenshot

MacNChee 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Having a bad day? Having a good day but some mac n chee sound pretty good? This extension's sole purpose is to put a little icon on Chrome that when clicked will take you to the single most important video of mac and chee ever created. It was so good that I felt a Chrome extension needed to be made to always have it one click away. Why is this extension in the Sports section you ask? Watch that video and tell me he shouldn't be competing for something.
I am not the video's creator. Just a shepherd leading his flock.                    

확장 프로그램 기본 정보

이름 MacNChee MacNChee
ID doeealpoojibjclehdipnogfkllpjajp
공식 URL https://chromewebstore.google.com/detail/macnchee/doeealpoojibjclehdipnogfkllpjajp
설명 This extension takes you to the most important video of mac and chee ever.
파일 크기 47.76 KB
설치 횟수 29
현재 버전 1.0.1
최근 업데이트 2016-03-16
출시 날짜 2016-03-16
평점 5.00/5 총 7 개의 평점
개발자 Doug Tafoya
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.dougtafoya.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MacNChee",
    "short_name": "MacNChee",
    "description": "This extension takes you to the most important video of mac and chee ever.",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "16": "assets\/icon16.png",
        "19": "assets\/icon19.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/icon19.png",
        "default_popup": "popup.html",
        "default_title": "MacNChee"
    },
    "permissions": []
}