use ContextualIdentityService to populate popup

This commit is contained in:
groovecoder
2016-12-16 10:42:57 -06:00
parent 5b753dc146
commit 059b4bcaf9
4 changed files with 9 additions and 8 deletions
+1 -5
View File
@@ -5,11 +5,7 @@
</head>
<body>
<h1>Containers!</h1>
<ul>
<li><a href="#">Personal</a></li>
<li><a href="#">Work</a></li>
<li><a href="#">Banking</a></li>
<li><a href="#">Shopping</a></li>
<ul class="identities-list">
</ul>
<h3><a href="#">Edit Containers</a></h3>
<script src="js/popup.js"></script>