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.
2 parents 52a904f + 49bba78 commit d98ce10Copy full SHA for d98ce10
index.js
@@ -30,7 +30,7 @@ socket.on('connect', function () {
30
to true</li>
31
<li>in Chromium derivatives it is not possible</li>
32
</ul>
33
- <b>If it OK to close the browser manually, then do so. Allowing scripts
+ <b>If it is OK to close the browser manually, then do so. Allowing scripts
34
to close windows not opened by the script is considered a security
35
risk.</b> `
36
document.body.innerHTML = firefoxWarning;
0 commit comments