Gerald
Gerald
Because `unmount` triggers in React@15. I think they should keep consistent. Example usage: ```jsx ``` `ModalCounter` can be used to count how many modals are available to a user at...
Cannot reproduce it. What if you change the `@version` of your script manually and then check for updates?
Sorry but I cannot reappear the problem. Does the script have very long lines? Or can you provide an example script that causes the problem?
I have installed the latest Violentmonkey 1.6.9.2 and installed the script above, and tried large mouse selection (from the top to the bottom of script), and clicking around, but nothing...
The other options are: - show icon on menu bar - show badge on menu icon I think they are not so useful since `GM_registerMenuCommand` requires an icon on menu...
1 should be fixed in v1.7.3.
It used to always insert tabulations. AFAIK, most JavaScript scripts use exact **two spaces** to indent (e.g. [MDN](https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style)), so I changed the default behavior in the last release.
This should only happen when the update-badge command is sent before the page is initiated.
Sorry but I just find that the fix should not work because there was such a fix already. Actually I cannot reproduce the issue at all. Do you mean that...