JackSepticEye

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

Qu'est-ce que JackSepticEye ?

JackSepticEye est une extension Chrome développée par http://thedevproject.net63.net, et sa fonction principale est "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".

Télécharger le fichier CRX de l'extension JackSepticEye

Téléchargez les fichiers d'extension JackSepticEye au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom JackSepticEye JackSepticEye
ID kgllmpgnonedpjbboojnijgokfhmeljk
URL Officiel https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk
Description Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
Taille du Fichier 66.03 KB
Nombre d'Installations 84
Version Actuelle 1.6
Dernière Mise à Jour 2016-08-08
Date de Publication 2016-08-08
Évaluation 2.67/5 Total 3 Évaluations
Développeur http://thedevproject.net63.net
Type de Paiement free
Langues Prises en Charge 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"
    }
}