Skip to content

Instantly share code, notes, and snippets.

@Katahdin
Katahdin / background.js
Created October 21, 2015 15:13 — forked from omarstreak/background.js
Chrome API Extension
//oauth2 auth
chrome.identity.getAuthToken(
{'interactive': true},
function(){
//load Google's javascript client libraries
window.gapi_onload = authorize;
loadScript('https://apis.google.com/js/client.js');
}
);

Apps for Energy Hackathon Resources

Logistics

  • Wifi SSID: 1776 Guest WiFi
  • WiFi PW: Jefferson1776
  • Register to demo by 5pm on Saturday on our ChallengePost page. Leave yourself 5- 10 minutes to register your team and fill this out, because you need to provide a name, a short description and at least one image (i.e. a screenshot or sketch).
  • Need help? Mentors will be floating around the whole time, feel free to ask for help or feedback!

About the $100k Apps for Energy Contest

The Department of Energy is awarding prizes for the best web and mobile apps that use a featured DOE API, tool or standard to solve an energy-related challenge.