Smart Prevent Duplicate Tabs értékelései
Smart Prevent Duplicate Tabs szerző: Guilherme Nascimento
4 értékelés
- Csillagos értékelés: 4 / 5készítette: Michał Turek, 4 éveWhen opening new duplicate tab I would like to keep old tab intact, remove newly opened duplicate tab and make old tab active instead.
I have tried flipping "CLOSE OLDERS" option but in both cases older tab get closed.Fejlesztői válasz
közzétéve: 4 éveThanks for the review. You can try disable "keep the tab that is active" in options. Fejlesztői válasz
közzétéve: 7 éveThanks! Unfortunately I think that is impossible, because events are triggered after the tab is opened, ie the control on the tabs only occurs after.
I believe that this is so to avoid problem like sending POST requisitions, that it would be impossible to do a check if there were the use of `form method="POST" target="_blank"`, this is how the internal API of firefox (WebExtension: https://developer.mozilla.org/en-US/Add-ons/WebExtensions) and other browsers works.