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文件

下載JackSepticEye擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}