JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
Cos'è JackSepticEye?
JackSepticEye è un'estensione di Chrome sviluppata da http://thedevproject.net63.net, e la sua funzione principale è "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".
Scarica il file CRX dell'estensione JackSepticEye
Scarica i file di estensione JackSepticEye in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
URL Ufficiale | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
Descrizione | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
Dimensione del File | 66.03 KB |
Conteggio Installazioni | 84 |
Versione Corrente | 1.6 |
Ultimo Aggiornamento | 2016-08-08 |
Data di Pubblicazione | 2016-08-08 |
Valutazione | 2.67/5 Totale 3 Valutazioni |
Sviluppatore | http://thedevproject.net63.net |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |