You are not logged in.

#61 2016-07-25 11:09:43

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

madoromi wrote:

You shouldn't use those mini browsers without compiling the latest webkit/gtk+ version too. The webkit ports in Debian jessie are essentially insecure abandonware (always out of date, currently 2.4.x in backports vs 2.13 upstream).

Thanks for making us aware. Also thanks for the link. I read pretty much something like you note around.
However they still remain masters of simplicity and practicality. I only use suckless-tools atm.


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#62 2016-07-25 12:14:52

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

nobody wrote:

Yes; I like their dwm and wmii projects as well as vis, a simple vi clone that is great for studying text editors.

I don't think of surf as a real suckless project though as it is literally a few beautiful lines of suckless C code built around a million-SLOC web browser engine.

Hi nobody, little i know about surf. Used to surf the web with netsurf-gtk that perhaps it is different browser but i agree with tools you mentioned notably tiling dwm (500k).
dmenu from suckless-tools It is in daily usage on my desktop.


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#63 2016-08-31 15:41:36

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Post screen of your Web Browser

firefox 48 with gtk2 ui and multiprocessing aka electrolysis!
https://aur.archlinux.org/packages/firefox-gtk2/
https://wiki.mozilla.org/Electrolysis#Force_Enable

Last edited by ohnonot (2021-07-03 09:52:53)

Offline

#64 2016-10-16 12:58:28

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#65 2016-12-17 11:03:31

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Post screen of your Web Browser

From my new BL install:

2016_12_17_105634_843x649_scrot.png

That's the GNOME theme and the xul-ext-iceweasel-branding package, the stretch .deb installs fine in BunsenLabs smile

Offline

#66 2016-12-18 06:08:51

Snap
Member
Registered: 2015-10-02
Posts: 465

Re: Post screen of your Web Browser

Nili wrote:

Thanks for this, Nili. Didn't knew it.

Offline

#67 2016-12-22 08:32:46

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

Snap wrote:

Thanks for this, Nili. Didn't knew it.

Any time, welcome Snap!


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#68 2017-02-23 18:01:46

nicholasalipaz
Member
Registered: 2016-02-25
Posts: 50

Re: Post screen of your Web Browser

I am using Google Chrome's official release from their site. These are the commands I use to set it up:

sudo apt-get install libxss1 libappindicator1 libindicator7 -y
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*.deb
echo "(sleep 4 && /usr/bin/google-chrome-stable --no-startup-window) &" >> /home/$USER/.config/openbox/autostart

The last command above makes chrome startup as a background app when you boot your machine. You must sign in to Google Chrome and have at least one extension that runs as a background app for chrome to start up correctly when the OS boots, please sign in and make sure you have a background app installed. You can then run the app if you like, or logout/in to have it startup automatically, super+w will open it if you set it default of course.

/usr/bin/google-chrome-stable

Lastly I install a couple of things for appearance:
BunsenLabs Blue Dark Theme
BunsenLabs Blue Dark Scrollbars

1487872844.png

Offline

#69 2017-04-06 08:06:17

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

33741047741_5873b84009_n.jpg

I have turned back on a theme that i've used above. Just saw recently this forum skin , I like it very much! Whoever made it thanks smile


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#70 2017-04-25 15:05:25

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

Hi! Used to have a customized dark theme but got rid it recently,
also i take out customized addons for tabs, icons and stuff. I thought i could use better userChrome.css, why not? less is better smile

34106492272_e50a46ae89_n.jpg

/* hide palemoon/firefox button */
#appmenu-button, #appmenu-toolbar-button { display:none !important; }

/* hide vertical (only) scrollbar */
notificationbox {
    overflow-x: hidden;
}
browser[type="content-primary"], browser[type="content-targetable"] {
    overflow-y: scroll;
    margin-right: -12px; /* 12px == width of my scrollbar */
}

/* change active tab color to dark-blue */
.tabbrowser-tab[selected="true"] {
color: rgba(255,255,255,1) !important;
background-image: linear-gradient(rgba(47, 57, 76, 1), rgba(47, 57, 76, 1) 50%),
linear-gradient(-moz-dialog, -moz-dialog) !important;
}

Background image: Moon-Trip


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#71 2017-04-25 17:37:56

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Post screen of your Web Browser

Nili wrote:

{snip}
Extracting hosts at "/etc/hosts"

I think it is a lot efficient and lighter way for navigation web cleaner.

How about you?

I applied the 'host' file and turned off "uBlock Origin" and "No Google Analytics" and shut down and restarted FF.

WELL! It certainly does make FF-ESR 45.9 load faster.
2017-04-25_143333_Scrot11.th.png 2017-04-25_143404_Scrot11.th.png
I'll give it a few days to see how it works, but a quick test of a few site and this looks like a winner, then I'll kill the two disabled ad-ons.

Thank you Nili!!!!


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#72 2017-04-25 19:37:50

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,871

Re: Post screen of your Web Browser

Nothing fancy:

browser.th.png

And an edit, trying to maximise screen real estate:

browser2.th.png

Last edited by Döbbie03 (2017-04-25 19:52:01)


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#73 2017-04-26 08:23:05

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

Sector11 wrote:

I applied the 'host' file and turned off "uBlock Origin" and "No Google Analytics" and shut down and restarted FF.

WELL! It certainly does make FF-ESR 45.9 load faster.
https://cdn.scrot.moe/images/2017/04/25/2017-04-25_143333_Scrot11.th.png https://cdn.scrot.moe/images/2017/04/25/2017-04-25_143404_Scrot11.th.png
I'll give it a few days to see how it works, but a quick test of a few site and this looks like a winner, then I'll kill the two disabled ad-ons.

Thank you Nili!!!!

It is not exactly the same or efficient like uBlock Origin, or Adblock but i still find productive to stops too many parasites websites.
Usually I use (Raw hosts) links mixed together:

1) (adware + malware)
2) (Unified hosts + fakenews + gambling + pr0n + social)

I'm glad that do the job well for you S11. Simply refresh every time that a new version come up by seeing (Last updated: dates)

Best regards!

Last edited by Nili (2017-04-26 12:40:06)


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#74 2017-04-26 10:19:54

Steve
Member
Registered: 2017-01-03
Posts: 642

Re: Post screen of your Web Browser

Dobbie03 wrote:

Had not heard of thin tabs, just what i needed to maximise space on my 1366 x768 res laptop screen. Thanks for the tip in your scrot.

Last edited by Steve (2017-04-26 10:20:16)

Offline

#75 2017-04-26 12:32:28

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Post screen of your Web Browser

@Nili

I've restarted both uBlosk and No Google Analytics as I was getting ads coming through and have been testing with my "Network Activity Conky".  But I'm keeping the host list going.

I'm going to test with the original Bunsen 'host' file as well.  As you said, use a mix  smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#76 2017-04-26 12:57:25

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: Post screen of your Web Browser

Let see little action

Without editing /etc/hosts
33897993670_cda9126093_n.jpg

With hosts (/edited)
34241462876_257bb7e15f_n.jpg

The changes is visible, Many other pages are add free thanks to etc modified, and furthermore we have spared a few MB RAM.
I'm really happy using this method smile


Tumbleweed (Server) | KDE Plasma (Wayland)

Offline

#77 2017-04-26 17:23:26

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,871

Re: Post screen of your Web Browser

Steve wrote:
Dobbie03 wrote:

Had not heard of thin tabs, just what i needed to maximise space on my 1366 x768 res laptop screen. Thanks for the tip in your scrot.


I'm glad I could be of some help big_smile


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#78 2017-04-26 18:48:26

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Post screen of your Web Browser

Nili wrote:

Let see little action

Without editing /etc/hosts

With hosts (/edited)

I'm really happy using this method smile

I got almost the same ads in the "Without" test and page looks the same with the "With" test.  Yea, I'm happy too.  Turned off Google Analytics again since I see these:

127.0.0.1 google-analytics.com	# breaks some sites
127.0.0.1 ssl.google-analytics.com
127.0.0.1 www.google-analytics.l.google.com

Hasn't broken any sites I visit yet.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#79 2017-04-27 06:42:17

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Post screen of your Web Browser

fwiw, i use a combination of hostsblock, noscript and requestpolicy.
hostsblock combines a few hosts files from across the net. i use the recommended, not too agressive ones.
i very rarely need to whitelist something (didn't have to for many months now).
noscript & requestpolicy allow me to set rules for much visited sites as i visit them. a bitch in the beginning, but after a while it becomes 2nd nature.

Offline

#80 2017-04-28 07:00:11

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Post screen of your Web Browser

Firefox 53's new Compact Light theme:

2017-04-28-075552_619x534_scrot.png

I like it  smile

Offline

Board footer

Powered by FluxBB