We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a68ba commit 262bb7cCopy full SHA for 262bb7c
1 file changed
src/content_script.ts
@@ -1,3 +1,5 @@
1
+'use strict'
2
+
3
if (document.readyState === 'complete')
4
my_hook()
5
else
0 commit comments