TV WatchList

CRX ID
mkjcjbkackpifmmpmhjfojjindefnffk
Status
Live on Store
Description from extension meta

Track favorite TV shows and episodes by creating a personal WatchList.

Image from store
TV WatchList
Description from store

***Update Feb-24-2022***
I am in the process of updating. Currently testing in https://tv-watchlist.github.io once its stable will update here
****
Do you watch lot of TV Shows? Did you forget the last seen episode or Is it difficult to keep track of seen and unseen episodes?
If your answer is "YES", then you are in the right place!

Keep track of your favorite Television Shows and episodes by creating your personal TV WatchList. No need to setup yet another user account or subscribe for emails to keep track of watched or incoming episodes.
This will automatically update the TV Show with a new episode. Also as a bonus, it will alert you of Today's Show.
Basically, use it as a personal TV guide and Episode guide
For Status update & tips https://www.facebook.com/TvWatchList

Features:
* Simple design with easily manageable listing.
* Displays TV shows with all its episode names and air dates.
* Quick peek previous and next episode name and air date.
* Next show days and unseen episodes counter.
* Follow Running, TBA and Completed Shows.
* Search Series and add them to your watchlist.
* Show list updated daily.
* Data saved using HTML5's IndexedDB.
* Notification popup alert for current new shows.
* One click episode summary
* Ability to customize summary link and color scheme
* Each TV Show displays its banner in the background (courtesy of thetvdb.com).
* Ability to Share your show list with others
* Added facebook Status Page
* Shows can be sorted by date, name, unseen or arrange the list of the shows to your preference
* Icon count can now be unseen shows, episodes or blank TV icon for seen
* Compact view, Now can fit more shows on screen.
* Cloud syncing of data using Dropbox
* Shows and episode listing courtesy of TVmaze.com.

For suggestions, feature requests and bugs please write in reviews.
If you like this extension please give it 5 stars, Like it in Facebook or +1 in Google.This will motivate me to add more awesome updates ^_^

Latest reviews

Mad Max 2025-03-04

as of MARCH 4th 2025 - NO LONGER SUPPORTED BY CHROME -

Max Maxxy 2020-08-06

Keeps track of your shows really well. Also, the banner of the shows don't show up anymore. Shows up for the old shows I added, but when I add a new show to the list, the banner doesn't show up. If I delete an old show and re-add it, the banner is gone. The settings never changed, so I don't know why it's like this. Any suggestions? Thanks.

Max Maxxy 2020-08-06

Keeps track of your shows really well. Also, the banner of the shows don't show up anymore. Shows up for the old shows I added, but when I add a new show to the list, the banner doesn't show up. If I delete an old show and re-add it, the banner is gone. The settings never changed, so I don't know why it's like this. Any suggestions? Thanks.

سلطان الافندي 2020-06-27

I read the reviews before I download it, and after a couple of weeks of using it, it's safe to say that dev did fix issue of not working after few weeks, it's been working really well and its doing what I asked, notifying me when my fav show about to start, it can work as show itself as well as anime, highly recommended

سلطان الافندي 2020-06-27

I read the reviews before I download it, and after a couple of weeks of using it, it's safe to say that dev did fix issue of not working after few weeks, it's been working really well and its doing what I asked, notifying me when my fav show about to start, it can work as show itself as well as anime, highly recommended

Dan Giacobbe 2020-06-27

I have been using this extension for many, many years. I absolutely love it. I am always looking forward to marking an episode as watched. I use this extension multiple times a day. I highly encourage you to install it, start adding your current list of shows to it, and then never forget when an upcoming episode is about to air.

Dan Giacobbe 2020-06-27

I have been using this extension for many, many years. I absolutely love it. I am always looking forward to marking an episode as watched. I use this extension multiple times a day. I highly encourage you to install it, start adding your current list of shows to it, and then never forget when an upcoming episode is about to air.

Luis Gerardo Gallego 2020-03-02

caracol

Antonio Lopes 2020-02-20

coment faire pour que la tv marche

Torben Nielsen 2020-01-19

okay

Torben Nielsen 2020-01-19

okay

delson quirino da silva 2019-08-16

muito bom

Manoel Rodrigues 2019-06-23

Gostei, achei ótimo,

Eduardo Antonio Deguiani 2018-12-01

buen

Charly NuGal 2018-10-07

No eh podido ver ningun canal

Kimberly Boedart-Barry 2018-07-03

LOVE IT

Kimberly Boedart-Barry 2018-07-03

LOVE IT

Nilson Aparecido Paes 2018-05-20

não entendi nada

Tomás Tuyukota Benito Camela 2017-10-27

ASTA EL MOMENTO NO E VISTO NINGUN CANAL

kamel mahmoud 2017-10-22

جميل

Erin Hoover 2017-09-16

The app, when it works is great. Simple, kinda clunky, but it does exactly what I want, unlike most apps. But it currently isn't working. It lost all my shows, and when I used a back up version from dropbox, it just doesn't register that the shows are there. Something like this happened a few years ago too, but I hung on. I'm not sure I will this time.

Erin Hoover 2017-09-16

The app, when it works is great. Simple, kinda clunky, but it does exactly what I want, unlike most apps. But it currently isn't working. It lost all my shows, and when I used a back up version from dropbox, it just doesn't register that the shows are there. Something like this happened a few years ago too, but I hung on. I'm not sure I will this time.

Marcel Combrinck 2017-07-04

Everything I was looking for. Well designed.

Marcel Combrinck 2017-07-04

Everything I was looking for. Well designed.

Acecool 2017-05-12

Edit: I have it configured pretty much the way I like it but there is no easy way to mark the current episode as watched... There's an option to mark ALL as watched or remove from the list but nothing for the current episode in the menu system ( and this should be added ).. I also noticed an issue with a show disappearing when all episodes are marked as watched instead of moving it to the end with hide seen episodes unchecked.... Edit: Turns out Javascript is enabled ( Bookmarklets ) so custom regex works flawlessly... javascript:( function( ) { var _url = "http://example.com/episode_information/"; var _show_name = "{show_name}"; var _season = "_s{season}"; var _episode = "_e{number}"; var _extension = ".html"; _show_name = _show_name.replace( /'|,/gi, "", "Nothing like using a non-existent argument for a Comment on this review example: Removes commas and apostrophes!" ); _show_name = _show_name.replace( / |%20|\./gi, "_", "Nothing like using a non-existent argument for a Comment on this review example: Replaces spaces, urlencoded spaces and periods with underscores!" ); open( _url + _show_name + _season + _episode + _extension, "_self" ).focus( ); } )( ); is what I'm using to ensure the naming sequence for the site I use is compatible. Hopefully this helps someone else who is having a similar issue.. 5 stars. ---------------------------------- Would be 5 stars, but it doesn't have enough options to use custom urls... The site I use doesn't use %20, ie space, for the title, it uses underscores instead of spaces. If this option was added ( Or an extension of the template/replace system was implemented so {show_name:_} could be used or something similar ) it'd be 5 stars.

Acecool 2017-05-12

Edit: I have it configured pretty much the way I like it but there is no easy way to mark the current episode as watched... There's an option to mark ALL as watched or remove from the list but nothing for the current episode in the menu system ( and this should be added ).. I also noticed an issue with a show disappearing when all episodes are marked as watched instead of moving it to the end with hide seen episodes unchecked.... Edit: Turns out Javascript is enabled ( Bookmarklets ) so custom regex works flawlessly... javascript:( function( ) { var _url = "http://example.com/episode_information/"; var _show_name = "{show_name}"; var _season = "_s{season}"; var _episode = "_e{number}"; var _extension = ".html"; _show_name = _show_name.replace( /'|,/gi, "", "Nothing like using a non-existent argument for a Comment on this review example: Removes commas and apostrophes!" ); _show_name = _show_name.replace( / |%20|\./gi, "_", "Nothing like using a non-existent argument for a Comment on this review example: Replaces spaces, urlencoded spaces and periods with underscores!" ); open( _url + _show_name + _season + _episode + _extension, "_self" ).focus( ); } )( ); is what I'm using to ensure the naming sequence for the site I use is compatible. Hopefully this helps someone else who is having a similar issue.. 5 stars. ---------------------------------- Would be 5 stars, but it doesn't have enough options to use custom urls... The site I use doesn't use %20, ie space, for the title, it uses underscores instead of spaces. If this option was added ( Or an extension of the template/replace system was implemented so {show_name:_} could be used or something similar ) it'd be 5 stars.

SILVANIO CAETANO 2017-04-16

estou tentando mim conectar com a tv

wanza lee 2016-12-24

ça ne marche pas & en + ça m'a apporté des virus!! la haine §

Damir Brala 2016-11-21

o.k

Michael R. S. 2016-08-25

Has pretty much all the features i would want, though I do have 1 suggestion: Could you let us add a link in the Show Manager, and add a button to that link on the Series List. That way we can easily have a link to the Netflix page, or where-ever we watch, for quick access.

Michael R. S. 2016-08-25

Has pretty much all the features i would want, though I do have 1 suggestion: Could you let us add a link in the Show Manager, and add a button to that link on the Series List. That way we can easily have a link to the Netflix page, or where-ever we watch, for quick access.

Kai M 2016-07-13

Has issues actually displaying. Not sure if this is just a chrome thing, but it's annoying af and unusable Fixes itself if I restart chrome (on a mac).

Kai M 2016-07-13

Has issues actually displaying. Not sure if this is just a chrome thing, but it's annoying af and unusable Fixes itself if I restart chrome (on a mac).

Maxwell Sage.Collins 2016-05-06

best thing to monitor my series, i just wish it could hold the list in offilne mode as well and it had android app ( not sure if it has those 2 features atm , havent checked )

Maxwell Sage.Collins 2016-05-06

best thing to monitor my series, i just wish it could hold the list in offilne mode as well and it had android app ( not sure if it has those 2 features atm , havent checked )

Tercio lara 2016-03-03

muito bom

Armando 2016-02-15

Doesn't even load anymore.

Armando 2016-02-15

Doesn't even load anymore.

Annie Loscocco 2016-01-26

I loved it when it worked, but it's having trouble loading. Please fix this bug!!

Annie Loscocco 2016-01-26

I loved it when it worked, but it's having trouble loading. Please fix this bug!!

Ryan Zeigler 2015-11-20

it did not work

Ryan Zeigler 2015-11-20

it did not work

david mejia 2015-11-09

muy exelente

Shalekul Islam Polash 2015-10-03

now its working :D

Hesham El Kazaz 2015-09-27

just Awesome

Hesham ElGazzaz 2015-09-27

just Awesome

Jon Sands 2015-09-25

Used to be the most useful app by a longshot, but now I can't add new shows and it's broken :( Please fix!

Jon Sands 2015-09-25

Used to be the most useful app by a longshot, but now I can't add new shows and it's broken :( Please fix!

Viktor Sabóia 2015-09-18

O plugin costumava ser excelente! O melhor que já tinha visto, avisando sempre corretamente das series que eu assistia. Mas não sei se houve alguma atualização recente que ele ficou com muitos erros! Algumas series minhas sumiram da listagem quando chegaram itens novos e o ícone ainda fica mostrando o marcador de x itens não assistidos e nem adianta procurar pela série porque ele fica no "Searching" eternamente. Assim não consigo nem excluir a serie para adicionar novamente. Aconteceu isso com duas series da minha lista até agora: Under the dome e South Park.

Sibghatullah Mujaddid (Agha) 2015-09-17

Doesn't work anymore

Statistics

Installs
3,000
Market
Chrome Web Store
Category
Rating
3.59 (238 votes)
Last update
2022-02-25
Version 2.0.10
Languages
en