Live data from Hacker News

Show HN: Doogie – A Chromium-Based Browser with Tree-Style Pages

cretz.github.io

81–82 of 82 posts

Re: Show HN: Doogie – A Chromium-Based Browser with Tree-Style Pages

#81

Earlier quoted context omitted.

looks like he's able to port everything important: https://github.com/piroor/treestyletab/issues/1224#issuecomm... just hiding the normal tab-bar might require a line of userchrome.css

I wrote a couple of styles to hide the tab bar and the sidebar header: - Tab bar: https://github.com/Timvde/UserChrome-Tweaks/pull/31 - Sidebar header: https://github.com/Timvde/UserChrome-Tweaks/pull/32

I even managed to move the address bar in to the title bar, but unrelated to my CSS, the browser toolbox now refuses to open...

Re: Show HN: Doogie – A Chromium-Based Browser with Tree-Style Pages

#82

Earlier quoted context omitted.

looks like he's able to port everything important: https://github.com/piroor/treestyletab/issues/1224#issuecomm... just hiding the normal tab-bar might require a line of userchrome.css

I wrote a couple of styles to hide the tab bar and the sidebar header: - Tab bar: https://github.com/Timvde/UserChrome-Tweaks/pull/31 - Sidebar header: https://github.com/Timvde/UserChrome-Tweaks/pull/32

don't ask me how, but this works (at least on windows):

https://i.imgur.com/dtan6HH.png

https://pastebin.com/AcZEgqaP

Post reply on HN