This is gonna be one of those hard to reproduce issues, I can feel it.
I have a super simple addon that moves tabs received from other device into own window.
I’m using it almost every day and today it didn’t do its job, so I went to see about:debugging page, and I see it’s not running:
Even though it has listener for browser.tabs.onCreated
, it won’t start even when I open new tab or window.
So, something is wrong. But what, and how can I help?
I hate reporting bugs that can’t be reproduced and there is like 100% chance this is one of those .
I’ve checked the browser console but I can’t find anything useful there.
Are there maybe some other logs I could check?