Guilherme Nascimento
Guilherme Nascimento
@GreggVan it was not clear, but I will try to reproduce the problem. Grateful.
I'm already doing experiments, but I believe that some fake forms (those that are not real forms, are solved via JavaScript only) will probably not be simple. Anyway, this will...
@GreggVan @dezza @marnovo Forgive my absence, these last few years have been complicated for everyone. I recently returned to work on the addon, and I thought of a way that...
@jesse9212 this https://addons.mozilla.org/en-US/firefox/addon/sidebery/ ? it looks like the addon project died. I have no way to test, anyway try to enable "ONLY HTTP" option: 
@jesse9212 I will start analyzing and then come up with a way to solve this in an easy way for the user.
@jesse9212 I tried using: - Firefox 85.0 (64-bits) - prevent-duplicate-tabs 0.7.2 - Sidebery 4.9.1 I tried to drag the tabs inside the Sidebery, I tried to use the "Remove Panel"...
@jesse9212 this seems to be a problem independent of the "sidebar", I am analyzing and will try to correct it today. Thanks!
@jesse9212 I will try in every possible way, thanks for reporting.
> Seems to be working now except it only closes the new duplicate tab and switches the panel to activate the older tab when that older tab is in the...
@HenryTheVacuum In [version 0.7.9](https://github.com/brcontainer/prevent-duplicate-tabs/commit/92f48a09f34bc304457a429e14d3b648a009a438) (or newer) the [`chrome.tabs.Tab.pendingUrl`](https://developer.chrome.com/docs/extensions/reference/tabs/#property-Tab-pendingUrl) was added, possibly this would solve the issue with any "pending" tab, could you check if it solved the compatibility? I appreciate...