Files
AI/참고/playwright-main/tests/assets/extension-mv3-sw-lifecycle/background.js

3 lines
106 B
JavaScript
Raw Normal View History

2026-05-12 19:40:31 +09:00
// Each time the service worker starts (or restarts), this runs fresh.
globalThis.startTime = Date.now();