Petko Dichev

Results 23 comments of Petko Dichev

I'd love to add some features like that (plus the option for a full mirror of windows positions, etc.), but I don't have the time to get into those ATM,...

Thanks for the feedback. The extension uses the Chrome API to synchronize your tabs (as in: I have no server, Googles servers sync your tabs) , and that API has...

I underestimated your understanding of the Chrome API and I lazily generalized both QUOTA_BYTES and QUOTA_BYTES_PER_ITEM as "traffic limitation". Yes, the size of the data object containing all the tabs'...

Can you copy the console output from the extension. It should be in Extensions->Real-time tab sync->Background page->Console. Keep in mind it may contain URLs of pages you've opened, so do...

The main problem is with the numerous pages that have redirects and when a redirect get synchronized it can cause an infinite loop of syncs between two computers. The extension...

Yellow means syncing, green means synced, read means some kind of problem if I recall correctly. You can check out the background page for the extension via Chrome > Extensions...

That would be almost like rewriting the extension, since it uses the Google storage sync API for transferring the tab metadata. And I'm not aware of that API being supported...

Thanks for the contributions, @f0s3 , I'll be traveling in the next couple of weeks, but I might find time to test and release the changes in the mean time.

I'm ok with a call, just dropped you a mail. I'm not familiar with VSCode server, but after a quick search - I'm guessing it's a service on the worker...

Yes, this is quite possible. I'm sorry to say I can't promise the next update will come soon, but thanks for the idea :)