Official Jacksepticeye Chrome Extension

Official JSE Chrome App

什么是Official Jacksepticeye Chrome Extension?

Official Jacksepticeye Chrome Extension是由Flynn Tynan开发的Chrome扩展程序,该扩展的主要功能是“Official JSE Chrome App”。

下载Official Jacksepticeye Chrome Extension扩展crx文件

下载Official Jacksepticeye Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The official Jacksepticeye chrome extension. You can view his latest uploads and search through all of his videos.                    

扩展基本信息

名称 Official Jacksepticeye Chrome Extension Official Jacksepticeye Chrome Extension
ID ploinlopfnmemplijopcjdnneddhcbhj
官方URL https://chrome.google.com/webstore/detail/official-jacksepticeye-ch/ploinlopfnmemplijopcjdnneddhcbhj
简介 Official JSE Chrome App
文件大小 48.45 KB
安装次数 405
当前版本 0.2
更新时间 2014-08-28
上架时间 2014-08-28
评分 4.67/5 共33次评分
开发者 Flynn Tynan
付费类型 free
支持的语言 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"
    }
}