AudioContext, HTMLMediaElement, and MediaStream provide currentTime to content scripts

The worst offender is probably AudioContext, where you can get the current time thus:

var audioContext = new AudioContext();
audioContext.currentTime;

Similarly, HTMLVideoElement.currentTime, HTMLAudioElement.currentTime, and CanvasCaptureMediaStream.currentTime can each be used as a time source with resolution better than 10 ms.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information