Skip to content

Commit

Permalink
Merge branch 'master' into issue/zen-audio-player#222
Browse files Browse the repository at this point in the history
  • Loading branch information
shakeelmohamed authored Oct 4, 2017
2 parents 899e080 + cecac8d commit 58661e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Install the [Chrome extension](https://chrome.google.com/webstore/detail/zen-you
Create a bookmark with `javascript: (function () { window.location.href = 'https://zenplayer.audio/?v=' + location.href; }());` as an URL to quickly redirect your YouTube video to this app!

### How to create a custom bookmark in Chrome:
1. Click on a star at the right side of the omnibox (you can also press Ctrl+D or choose "Bookmark this page..." from the menu).
1. Click on a star at the right side of the omnibox (you can also press Ctrl+D (CMD+D on Mac) or choose "Bookmark this page..." from the menu).
2. Name your bookmark.
3. Click on "Edit".
4. Paste `javascript: (function () { window.location.href = 'https://zenplayer.audio/?v=' + location.href; }());` in the URL field.
Expand Down

0 comments on commit 58661e7

Please sign in to comment.