Buddha Rey
Buddha Rey
Hey I understand why you don't support the free syncing anymore, but I have a cheap alternative that would really help out here: First let me explain my situation, I...
Hi, I'm no longer working on this library, but I wouldn't mind doing so if I knew what people were actually using this for. I'm clueless about what's this library...
Have you considered a promise api instead of callback style?
From where cursor is add camel casing: I guess that would be the order. ``` hello|world -> hello|World -> Hello|World -> Hello|world -> HELLO|WORLD //if cursor is at beginning or...
I want to be able to right click a link and send it directly to TabWrangler. I usually use TabWrangler to split up my sessions by days and things I...
A page for the history of restored and wrangled tabs. History restored tabs page: - Show time when restored History wrangled tabs page: - Show time when wrangled So a...
Following my last issue #127 an undo/redo button while the popup is open would help when deleting or opening tabs, so we can easily restore deleted tabs, and opened tabs...
What if tabs were opened automatically after the amount of tabs set for **Don't auto-close if I only have** is reached
This is a small feature, but that will save me a bit of time, and keep me from being distracted. Sometimes I'm just on YouTube and want to focus on...
https://github.com/twitterdev/twitter-webhook-boilerplate-node/blob/e6ff99bc4ea548f8cef10f8f3a757710bab6aea1/example_scripts/webhook_management/delete-webhook-config.js#L36 The function mentioned above is undefined. Is there a reason wasn't defined? If the intention is to let users know to run the create-webhook-config.js file. Please make the function...