9 Messages
•
310 Points
Quick Access for Seen page
javascript : var url = window.location.pathname;var pathArray = url.split( '/' );var seenId = pathArray[2];window.location.assign("https://imdb.com/seen/" + seenId + "/");
NOTE: delete space after javascript
1. Copy this code and add as bookmark.
2. Go to series page and click bookmark. You will see episodes list




No Responses!