Zachary Yaro
Zachary Yaro
Since Tumblr Savior need only run when Tumblr is open, `persistent: false` should be added to the `background` section of the extension's manifest.json to prevent the extension consuming extra resources...
Allow users to create their own custom commands. This will be made available as a premium feature. It depends on the new command handler (#9) being done first.
The command handler has remained largely unchanged since the earliest days of this extension. It should be overhauled and replaced with a new regex-based one that will be more extendable...
E.g., “show me pictures of cats on Google Images”, “listen to The Beatles on YouTube Music”, etc.
An option for users to change the dialect may be added later, but for now, this will prevent voice input defaulting to an unsupported language.
This is not a standard MS Paint feature, however there have been some requests for text alignment options for the text tool. They would not be terribly difficult to implement;...
As an alternative to long-pressing (or for browsers that do not support the current method of long-pressing to select a fill color), make Alt+clicking a toolbar palette color assign the...
Right now you need to scroll to the top corner of a selection to access the toolbar.