Official Jacksepticeye Chrome Extension
Official JSE Chrome App
What is Official Jacksepticeye Chrome Extension?
Official Jacksepticeye Chrome Extension is a Chrome extension developed by Flynn Tynan, and its main feature is "Official JSE Chrome App".
Download Official Jacksepticeye Chrome Extension Extension CRX File
Download Official Jacksepticeye Chrome Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The official Jacksepticeye chrome extension. You can view his latest uploads and search through all of his videos.
Extension Basic Information
Name | |
ID | ploinlopfnmemplijopcjdnneddhcbhj |
Official URL | https://chrome.google.com/webstore/detail/official-jacksepticeye-ch/ploinlopfnmemplijopcjdnneddhcbhj |
Description | Official JSE Chrome App |
File Size | 48.45 KB |
Installation Count | 405 |
Current Version | 0.2 |
Last Updated | 2014-08-28 |
Publish Date | 2014-08-28 |
Rating | 4.67/5 Total 33 Ratings |
Developer | Flynn Tynan |
Payment Type | free |
Supported Languages | 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" } } |