JackSepticEye

Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.

JackSepticEye란 무엇입니까?

JackSepticEye은(는) http://thedevproject.net63.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye."입니다.

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

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

확장 프로그램 사용 설명서

                        Stay updated with JackSepticEye

Version 1.0: Bug fixes & Colors :)

Version 1.1: Less feed for better format

Version 1.5: Feed fix

Version 1.6: Major bug fixes & Feed fixes                    

확장 프로그램 기본 정보

이름 JackSepticEye JackSepticEye
ID kgllmpgnonedpjbboojnijgokfhmeljk
공식 URL https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk
설명 Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
파일 크기 66.03 KB
설치 횟수 84
현재 버전 1.6
최근 업데이트 2016-08-08
출시 날짜 2016-08-08
평점 2.67/5 총 3 개의 평점
개발자 http://thedevproject.net63.net
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JackSepticEye",
    "version": "1.6",
    "manifest_version": 2,
    "description": "Top of the mornin\u2019 to ya, laddies! Welcome to my channel, my name is jacksepticeye.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Stay updated with JackSepticEye",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    }
}