You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make use of the Clipboard API, so you don't have to manually copy etc.
You would just copy your headline from wherever, click on the site and it would automatically read your clipboard, and convert the case correctly and modify write/replace your current clipboard.
It would require clipboard permission from your browser, so this could be an optional way of using the site, but for anyone who converts a lot of headlines (like me) it'd speed things up a LOT...
It means you don't have to manually paste your text in, and then press the copy button etc, and where time is critical this is important.
Make use of the Clipboard API, so you don't have to manually copy etc.
You would just copy your headline from wherever, click on the site and it would automatically read your clipboard, and convert the case correctly and modify write/replace your current clipboard.
It would require clipboard permission from your browser, so this could be an optional way of using the site, but for anyone who converts a lot of headlines (like me) it'd speed things up a LOT...
It means you don't have to manually paste your text in, and then press the copy button etc, and where time is critical this is important.
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API
The text was updated successfully, but these errors were encountered: