Quakecon BYOC Directory

Search the BYOC for your friends

什么是Quakecon BYOC Directory?

Quakecon BYOC Directory是由pixel5开发的Chrome扩展程序,该扩展的主要功能是“Search the BYOC for your friends”。

扩展截图

screenshot

下载Quakecon BYOC Directory扩展crx文件

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

扩展使用说明

                        UPDATED FOR 2016

This is an easy-to-use extension that allows attendees of the 2016 Quakecon in Dallas to find where their friends are sitting in the massive event hall at the Hilton Anatole. Visit the official Quakecon website at http://quakecon.org for more information.                    

扩展基本信息

名称 Quakecon BYOC Directory Quakecon BYOC Directory
ID eknjlephjicjlipaepdoilgemgfdanpo
官方URL https://chromewebstore.google.com/detail/quakecon-byoc-directory/eknjlephjicjlipaepdoilgemgfdanpo
简介 Search the BYOC for your friends
文件大小 157 KB
安装次数 23
当前版本 1.1
更新时间 2016-07-29
上架时间 2016-07-28
评分 5.00/5 共3次评分
开发者 pixel5
电子邮箱 [email protected]
付费类型 free
扩展官网 http://pixel5.us/
帮助页面URL https://github.com/pixel5/chrome-qcon/issues/new
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quakecon BYOC Directory",
    "short_name": "Quakecon",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Search the BYOC for your friends",
    "homepage_url": "http:\/\/pixel5.us",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Quakecon",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}