Skip to content

Commit

Permalink
New interface. Code rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbarbara committed Jul 3, 2011
1 parent 0e1316d commit 47d8c81
Show file tree
Hide file tree
Showing 16 changed files with 534 additions and 191 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
An extension to a playlist manager to turntable.fm
An extension to add a playlist manager to turntable.fm

This is just the source code, if you want to install the Chrome Extension, it's available here for free: https://chrome.google.com/webstore/detail/eimhdmlhdgmboegnmecdnfbmdmhdoool

Expand Down
2 changes: 1 addition & 1 deletion background.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<body>
<div id="tfmPlaylists" class="playlist-container">
<div class="black-right-header">
<img class="icon" src="images/icon.png">
<img class="icon" src="images/icon-16.png">
<div class="header-text">Playlists</div>
</div>
<div class="tfmPlaylists queueView"></div>
Expand Down
Binary file removed images/arrow.png
Binary file not shown.
Binary file added images/drag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/icon-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/icon-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/icon-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed images/info.png → images/icon-info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icon-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed images/options.png → images/icon-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/icon.png
Binary file not shown.
Loading

0 comments on commit 47d8c81

Please sign in to comment.