Quakecon BYOC Directory

Search the BYOC for your friends

Qu'est-ce que Quakecon BYOC Directory ?

Quakecon BYOC Directory est une extension Chrome développée par pixel5, et sa fonction principale est "Search the BYOC for your friends".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Quakecon BYOC Directory

Téléchargez les fichiers d'extension Quakecon BYOC Directory au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Quakecon BYOC Directory Quakecon BYOC Directory
ID eknjlephjicjlipaepdoilgemgfdanpo
URL Officiel https://chromewebstore.google.com/detail/quakecon-byoc-directory/eknjlephjicjlipaepdoilgemgfdanpo
Description Search the BYOC for your friends
Taille du Fichier 157 KB
Nombre d'Installations 23
Version Actuelle 1.1
Dernière Mise à Jour 2016-07-29
Date de Publication 2016-07-28
Évaluation 5.00/5 Total 3 Évaluations
Développeur pixel5
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://pixel5.us/
URL de la Page d'Aide https://github.com/pixel5/chrome-qcon/issues/new
Langues Prises en Charge 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"
    }
}