Quakecon BYOC Directory

Search the BYOC for your friends

Apa itu Quakecon BYOC Directory?

Quakecon BYOC Directory adalah ekstensi Chrome yang dikembangkan oleh pixel5, dan fitur utamanya adalah "Search the BYOC for your friends".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Quakecon BYOC Directory

Unduh file ekstensi Quakecon BYOC Directory dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Quakecon BYOC Directory Quakecon BYOC Directory
ID eknjlephjicjlipaepdoilgemgfdanpo
URL Resmi https://chromewebstore.google.com/detail/quakecon-byoc-directory/eknjlephjicjlipaepdoilgemgfdanpo
Deskripsi Search the BYOC for your friends
Ukuran File 157 KB
Jumlah Instalasi 23
Versi Saat Ini 1.1
Terakhir Diperbarui 2016-07-29
Tanggal Publikasi 2016-07-28
Penilaian 5.00/5 Total 3 Penilaian
Pengembang pixel5
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://pixel5.us/
URL Halaman Bantuan https://github.com/pixel5/chrome-qcon/issues/new
Bahasa yang Didukung 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"
    }
}