JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
Was ist JackSepticEye?
JackSepticEye ist eine Chrome-Erweiterung, die von http://thedevproject.net63.net entwickelt wurde, und ihr Hauptmerkmal ist "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".
JackSepticEye-Erweiterungs-CRX-Datei herunterladen
Laden Sie JackSepticEye-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
Offizielle URL | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
Beschreibung | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
Dateigröße | 66.03 KB |
Installationsanzahl | 84 |
Aktuelle Version | 1.6 |
Letztes Update | 2016-08-08 |
Veröffentlichungsdatum | 2016-08-08 |
Bewertung | 2.67/5 Insgesamt 3 Bewertungen |
Entwickler | http://thedevproject.net63.net |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |