JackSepticEye

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

Vad är JackSepticEye?

JackSepticEye är en Chrome-tillägg utvecklad av http://thedevproject.net63.net, och dess huvudfunktion är "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".

Ladda ner JackSepticEye-förlängningens CRX-fil

Ladda ner JackSepticEye-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn JackSepticEye JackSepticEye
ID kgllmpgnonedpjbboojnijgokfhmeljk
Officiell webbadress https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk
Beskrivning Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
Filstorlek 66.03 KB
Antal Installationer 84
Aktuell Version 1.6
Senast Uppdaterad 2016-08-08
Publiceringsdatum 2016-08-08
Betyg 2.67/5 Totalt 3 Betyg
Utvecklare http://thedevproject.net63.net
Betalningssätt free
Stödda Språk 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"
    }
}