We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4909b commit 9f122d4Copy full SHA for 9f122d4
content.js
@@ -1,3 +1,3 @@
1
setTimeout(function() {
2
chrome.runtime.sendMessage({}, function() {});
3
-}, 3000);
+}, 6000);
0 commit comments