Skip to content

Commit

Permalink
Update to v 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeDane committed Nov 21, 2015
1 parent c3a94df commit 4f687ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "remove-from-feed-button-for-youtube",
"fullName": "Remove from Feed Button for YouTube",
"version": "0.0.6",
"version": "0.0.7",
"description": "Easily remove items from your YouTube subscription feed with a single click",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 1 addition & 5 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
## STATUS: Temporarily Borked

**YouTube recently updated the layout of their subscriptions page, so the code needs to be updated to take the new DOM into account. Will fix soon. Issue created at https://github.com/JeromeDane/YouTube-Remove-From-Feed-Button/issues/8**

# Remove from Feed Button for YouTube

Easily remove videos from your YouTube subscription feed. Ads a (x) button to the right of each video so you can remove them with a single click. Ads a "Remove all watched" button to the top of your subscriptions feed to remove all videos marked as watched with a single click.
Easily remove videos from your YouTube subscription feed. Ads a (x) button to the right of each video so you can remove them with a single click.

![screen shot](https://github.com/JeromeDane/YouTube-Remove-From-Feed-Button/blob/master/screenshots/screenshot-640x400.png?raw=true)

Expand Down

0 comments on commit 4f687ed

Please sign in to comment.