JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
Wat is JackSepticEye?
JackSepticEye is een Chrome-extensie ontwikkeld door http://thedevproject.net63.net, en de belangrijkste functie is "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".
Download het CRX-bestand van de extensie JackSepticEye
Download JackSepticEye-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
Officiële URL | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
Beschrijving | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
Bestandsgrootte | 66.03 KB |
Aantal Installaties | 84 |
Huidige Versie | 1.6 |
Laatst Bijgewerkt | 2016-08-08 |
Publicatiedatum | 2016-08-08 |
Beoordeling | 2.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://thedevproject.net63.net |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |