Gerald
Gerald
The dead plugin API was designed for exactly this purpose because people asked to use file system as the script storage but I didn't want to connect to the file...
Sorry it's been a long time, I might be wrong about the purpose. IIRC there could be another plugin to provide the same interface and allow the sync service to...
> what about `CheckUpdate(id)` command for the use case in this issue (allowed for a specified extension ids)? I'm ok with that. BTW I don't think we need to worry...
Closing as paragraphs are now supported. Thanks for your effort.
Just checked, `initialExpandLevel` works as expected. @tamer73 Please open a new issue with detailed reproduction if the issue persists.
Levels of expansion control is too complicated for the built-in toolbar IMO, but you can easily extend it by adding your own buttons.
@librabyte Exactly the same issue, Safari doesn't work well with nested SVG.
Does that also mean the injection mode `content` can actually be removed? It looks great to me. p.s. IIRC we have done this trick to inject scripts into Firefox in...
I think `@run-at on-demand` is the same as: ```js // @run-at document-idle // ... GM_registerMenuCommand('Run it now', () => { // do whatever here }); ```
Wow, time flies. I'll work on tags + searching enhancement + batch actions, resolving this issue too.