diff --git a/README.md b/README.md index 30e46f9..fe610dc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ -``` -Due to lack of time, I will not be accepting new pull requests. -Please fork this project and customize it to your own needs. -I look forward to your fork becoming the de facto version. - -All the best, Boris. -``` - -Global keyboard bindings to control your Chrome-based music player. Allows your keyboard media keys (play/pause, next, previous) to work when you're listening to music on common streaming websites. - -**UPDATE: Now uses Chrome's built in key binding (as of version 25)** +Global keyboard bindings to control your Chrome-based music player. +Allows your keyboard media keys (play/pause, next, previous) to work +when you're listening to music on common streaming websites. **Supported sites:** * Amazon music player diff --git a/extension/manifest.json b/extension/manifest.json index 225accb..3e27b77 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,6 +1,6 @@ { "name": "Key Socket Media Keys", - "version": "0.7.1", + "version": "0.8.0", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png",