Official Jacksepticeye Chrome Extension
Official JSE Chrome App
Wat is Official Jacksepticeye Chrome Extension?
Official Jacksepticeye Chrome Extension is een Chrome-extensie ontwikkeld door Flynn Tynan, en de belangrijkste functie is "Official JSE Chrome App".
Download het CRX-bestand van de extensie Official Jacksepticeye Chrome Extension
Download Official Jacksepticeye Chrome Extension-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
The official Jacksepticeye chrome extension. You can view his latest uploads and search through all of his videos.
Basisinformatie over de Extensie
Naam | |
ID | ploinlopfnmemplijopcjdnneddhcbhj |
Officiële URL | https://chrome.google.com/webstore/detail/official-jacksepticeye-ch/ploinlopfnmemplijopcjdnneddhcbhj |
Beschrijving | Official JSE Chrome App |
Bestandsgrootte | 48.45 KB |
Aantal Installaties | 405 |
Huidige Versie | 0.2 |
Laatst Bijgewerkt | 2014-08-28 |
Publicatiedatum | 2014-08-28 |
Beoordeling | 4.67/5 Totaal 33 Beoordelingen |
Ontwikkelaar | Flynn Tynan |
Betalingswijze | free |
Ondersteunde Talen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Official Jacksepticeye Chrome Extension", "version": "0.2", "manifest_version": 2, "description": "Official JSE Chrome App", "browser_action": { "default_icon": "icon.png", "default_title": "", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |