Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wendland committed Sep 21, 2015
1 parent 88e4ffe commit d7624dd
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 2 deletions.
101 changes: 101 additions & 0 deletions icon.svg
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 icon128.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 icon16.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 icon48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ function hidePlayer(){
catch(err) {
return
}
console.log('YOUTUBE WINDOW HIDDEN');
console.log('YOUTUBE PLAYER HIDDEN');
document.removeEventListener('DOMSubtreeModified', hidePlayer)
}

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Hatchet NoTube",
"name": "Hatchet HideTube",
"manifest_version": 2,
"version": "0.0.1",
"description": "Hides the YouTube player window on hatchet.is",
Expand Down

0 comments on commit d7624dd

Please sign in to comment.