Files
AI/참고/playwright-main/tests/assets/extension-mv3-simple/content-script.js
2026-05-12 19:40:31 +09:00

4 lines
81 B
JavaScript

console.log('hey from the content-script');
self.thisIsTheContentScript = true;