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
官方網址 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"
    }
}