Quakecon BYOC Directory
Search the BYOC for your friends
What is Quakecon BYOC Directory?
Quakecon BYOC Directory is a Chrome extension developed by pixel5, and its main feature is "Search the BYOC for your friends".
Extension Screenshots
Download Quakecon BYOC Directory Extension CRX File
Download Quakecon BYOC Directory extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Quakecon BYOC Directory |
ID | eknjlephjicjlipaepdoilgemgfdanpo |
Official URL | https://chromewebstore.google.com/detail/quakecon-byoc-directory/eknjlephjicjlipaepdoilgemgfdanpo |
Description | Search the BYOC for your friends |
File Size | 157 KB |
Installation Count | 23 |
Current Version | 1.1 |
Last Updated | 2016-07-29 |
Publish Date | 2016-07-28 |
Rating | 5.00/5 Total 3 Ratings |
Developer | pixel5 |
[email protected] | |
Payment Type | free |
Extension Website | http://pixel5.us/ |
Help Page URL | https://github.com/pixel5/chrome-qcon/issues/new |
Supported Languages | 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" } } |