darkred
darkred
What I meant is that the script installation tab is not like the other, normal tabs, but it's a significant one: it contains important information about the script (e.g. `@grant`,...
To clarify, I don't propose to disable Ctrl+W of course. I'm just suggesting to add an additional shortcut, Esc.
Just to make sure that I didn't cause confusion by posting the mockup in the OP: are you against the idea of adding Esc as an additional shortcut, or just...
I've tried a lot to make a PR for this but I've found it to be very difficult, so I think it's best to close this.
Thanks for the script!
> maybe we should wait until it's enabled at least in Tampermonkey so people don't start publishing non-working scripts I just wanted to mention that Tampermonkey has implemented (experimentally) top-level...
> Maybe TM's developer didn't read the specification just like I didn't initially. You are probably right. I don't see a related issue in the TM repo either, so, in...
I'd like to mention that in today's TM beta version [4.12.6124](https://www.tampermonkey.net/changelog.php?version=4.12.6124&ext=gcal&show=gcal), the feature still exists, and it's now configurable (enabled/disabled) in Settings: > Make top-level await support configurable Screenshot 
Here is a yesterday's [tweet](https://twitter.com/SpiderMonkeyJS/status/1380533609669480448) via the SpiderMonkeyJS twitter account regarding Firefox 89 *(currently in Nightly)* : > Top Level Await has landed in Firefox 89 🎉 expect to see...
Here is the related info by TM's author who replied to my question [here](https://github.com/Tampermonkey/tampermonkey/issues/1236#issuecomment-860446451) : > The actual use case is something like your example script. It is no longer...