ARM DevSummit Watched Session Tracker

Add "watched session" flag feature to ARM DevSummit site.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
r2r
일일 설치 수
0
총 설치 수
3
평점
0 0 0
버전
0.5
생성일
2022-10-31
갱신일
2022-11-05
크기
7.39KB
라이선스
MIT
적용 사이트

Track Watched Sessions at ARM DevSummit

Overview

This Tampermonkey script adds a feature that allows you to track which sessions you have already watched and which you haven't on the ARM DevSummit site. I built it because I found it painfully missing on the site. I've tried it with Chrome, Firefox, and Safari, but it will probably also work with other browsers that Tampermonkey supports.

Usage

On each page, sessions are marked with a session number in brackets. Next to it you'll find a checkbox that shows if you have already watched that session or not. The checkbox is toggled if you click on it or the associated session number right before it. The session number also flips color from red (not watched) to green (watched). Note that this state doesn't automatically get updated to "watched" just by watching the video itself.

Not watched: not watched

Watched: watched The session watch state is stored in a browser cookie and persists across closing/reopening the page and browser restarts. If you want to delete it and start over with a clean state for any reason, just delete the cookie (devsummit.arm.com, watchedSessions) in your browser.

Caveats

You can't filter by session watch state. That would have required more reverse engineering of the web page than I was willing to spend time for.

Other Useful Browser Extensions for the DevSummit

One Video Control (Chrome Web Store) allows you to watch the on-demand sessions at the speed of your choice, even though the DevSummit site itself doesn't afford you that timesaving option.