Privacy Policy
Based on the definitions in https://developer.chrome.com/docs/webstore/user_data/
-
TV WatchList is a serverless and static javascript web app or browser extension.
Source code is open source and saved in github.
-
TV WatchList does not handle User's personal or sensitive information.
-
TV WatchList uses optional secure Dropbox service to sync apps data. Developer is not tracking dropbox data.
-
TV WatchList uses secure google analytics service to track popular page and settings.
-
TV WatchList uses secure google analytics service to track Search, Shows and Episodes marked seen for popularity metrics.
This data is not shared with anyone else. Plan is to make the data public and share it in app for everyone.
-
TV WatchList uses embedded facebook page to show developer's announcement.
-
TV WatchList extension uses Notification permission to alert current upcoming new shows.
-
TV WatchList extension uses Storage permission to save users favorite shows and episodes offline to reduce online bandwidth.
-
TV WatchList extension uses alarm permission for fetching new episodes periodically based on user settings
-
TV WatchList extension uses CLipboard permission for backup and restore, user can copy paste json data to load indexedDb. It's a temp permission
-
TV WatchList extension uses following Host permission
- http://*.thetvdb.com/*
- https://*.dropbox.com/*
- https://content.dropboxapi.com/*
- http://*.tvmaze.com/*