Skip to content

Instantly share code, notes, and snippets.

@h5y1m141
Created July 14, 2012 05:50
Show Gist options
  • Save h5y1m141/3109593 to your computer and use it in GitHub Desktop.
Save h5y1m141/3109593 to your computer and use it in GitHub Desktop.
chrome extention popup
<!DOCTYPE html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="style.css">
<script src="jquery-1.7.2.min.js"></script>
<script src="oauth.js"></script>
<script src="sha1.js"></script>
<script src="main.js" ></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment