Permalink
Browse files

Remove unnecessary TabStateManager

Replace popup.js with popup.new.js
1 parent 9f97621 commit 8113a60aa9c5dee7c58d9be9acfbb1830b865e8d @Eloston committed Jan 4, 2016
Showing with 293 additions and 580 deletions.
  1. +1 −1 popup.html
  2. +292 −206 popup.js
  3. +0 −373 popup.new.js
View
@@ -40,7 +40,7 @@
<div id="statistics" class="text-content"></div>
</body>
<head>
- <script src="popup.new.js"></script>
+ <script src="popup.js"></script>
<style>
html, body {
border: 0;
Oops, something went wrong.

0 comments on commit 8113a60

Please sign in to comment.