Closed track02 closed 7 years ago
TabMonitor Implemented - checks for tab url changes and appends timestamp if needed - works with playlist.
HTML5 Videos can be controlled by retrieving element and calling play/pause
Skip js can only bind to buttons when its loaded - moved some initialisation over to tabmonitor for timestamp values
[x] Monitoring all open tabs for changes and running timestamp checks on a change, have a look into tabs.onUpdated
[x] Check for a playlist as page is not reloaded on next video, possible solution with above issue.
[x] Investigate possibility of controlling the video player (start/stop, volume, next)
[x] Investigate executing Skip.js without loading popup (on initial addon load rather than page)