4 lines
81 B
JavaScript
Raw Normal View History

2019-11-18 18:18:28 -08:00
console.log('hey from the content-script');
self.thisIsTheContentScript = true;