Is there any way to create new tabs in discarded mode? In firefox, tabs.create api used option 'discard: true' to create new tabs in discarded mode.But since chrome does not support anything of such type, is there any way to achieve it. I tried creating a tab and discarding right after. But clicking on that tab is not reloading the tab.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/09dd2af0-5833-4233-a5eb-f4e2d5a08a9bo%40chromium.org.
I think (automatic?) tab discarding was dropped altogether as a Chrome feature some time ago... But I might have misunderstood.☆PhistucK
On Tue, Jul 28, 2020 at 6:34 PM PIYUSH BANSAL <bansalp...@gmail.com> wrote:
Is there any way to create new tabs in discarded mode? In firefox, tabs.create api used option 'discard: true' to create new tabs in discarded mode.--But since chrome does not support anything of such type, is there any way to achieve it. I tried creating a tab and discarding right after. But clicking on that tab is not reloading the tab.
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
Not automatic tab discarding, but discarding them manually. I think tab discarding is still present as chrome provides tabs.discard api to discard them. But discarding them just after creation does not work.
On Tuesday, July 28, 2020 at 9:13:46 PM UTC+5:30, PhistucK wrote:
I think (automatic?) tab discarding was dropped altogether as a Chrome feature some time ago... But I might have misunderstood.☆PhistucK
On Tue, Jul 28, 2020 at 6:34 PM PIYUSH BANSAL <bansalp...@gmail.com> wrote:
Is there any way to create new tabs in discarded mode? In firefox, tabs.create api used option 'discard: true' to create new tabs in discarded mode.--But since chrome does not support anything of such type, is there any way to achieve it. I tried creating a tab and discarding right after. But clicking on that tab is not reloading the tab.
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/09dd2af0-5833-4233-a5eb-f4e2d5a08a9bo%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/4befab5c-2d2d-4285-bd1e-f46577f66fc8o%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/c234df2e-48d5-4deb-af17-e3ffb0524d08n%40chromium.org.