kiwibrowser / src.next

Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
BSD 3-Clause "New" or "Revised" License
2.28k stars 292 forks source link

Begging Just add one feature all tabs selector + open group tabs/devtools/extensioms page next right to current active tab . (without these its miserable experience). #1190

Open tathastu871 opened 4 weeks ago

tathastu871 commented 4 weeks ago

After tht even if kiwi wont be updated for years. Its ok i dont give damn about security and privacy like things. As Heavy surfer Within days i gather >500tabs I need to back them up I dont have immediate pc access everyday to use adb for exporting tabs

No extensions can solve these as 1) tabs.query never returns old session tabs after restarting app. 2) Tabs index property is immutable , thats why using extension to make any new tab open next to current ome by setting index: index+1 fails

3) Every single tab properties except 'active' are immutable

eg cannot change index of tab, cannot change autoDiscard to falsr

akarn911 commented 3 weeks ago

use cromite browser. It have all tabs selection.

tathastu871 commented 3 weeks ago

Every other chromium based browser has it, Chrome On other hand also had new feature that lists all group tabs seperately side by side regular tabs

But thy dont have extension

akarn911 commented 3 weeks ago

There is a workaround in kiwi if you want all tabs selection. When you are browsing, just open any random new tab by selecting 'open in new tab in group' and from there you can find new menu option at the bottom of screen where you can open as many tabs and select all the tabs. You can also bookmark them all.

It will be much easier if you go to settings and select tab switcher as grid. In grid option, it is easier to differ between grouped and non grouped tabs.

tathastu871 commented 3 weeks ago

This kind of thing everyone knows. Its not a workaround. It only works for tab groups. You cant open 50 or more tabs in group without crashing or laggy browser.

Also i want to export existing one more than 500tabs open. Gtoupinf them individually is next to impossible

however still i managed to group them by touch automation using macrodroid or tasker

but its risky somtimes instead of grouping due to laggy browser it might click on close button and closes several tabs at one