JackSepticEye

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

What is JackSepticEye?

JackSepticEye is a Chrome extension developed by http://thedevproject.net63.net, and its main feature is "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".

Download JackSepticEye Extension CRX File

Download JackSepticEye extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name JackSepticEye JackSepticEye
ID kgllmpgnonedpjbboojnijgokfhmeljk
Official URL https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk
Description Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
File Size 66.03 KB
Installation Count 84
Current Version 1.6
Last Updated 2016-08-08
Publish Date 2016-08-08
Rating 2.67/5 Total 3 Ratings
Developer http://thedevproject.net63.net
Payment Type free
Supported Languages 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"
    }
}