#Linux Set as random the Firefox browser homepage.

in #browser8 years ago (edited)

First of all put a list of selected urls (one per line) in a file called urls.txt and save it in ~/.mozilla/firefox/*.default/urls.txt. Then put the follow code at the very begin of /usr/lib/firefox/firefox.sh (just below of the "shabang" #!/bin/sh):
ddrs=$(shuf-n1~/.mozilla/firefox/*.default/urls.txt)
nwli="user_pref(\"browser.startup.homepage\","$ddrs");"
sed-i"/browser.startup.homepage/c\\$nwli"~/.mozilla/firefox/*.default/prefs.js

Related Thread

Coin Marketplace

STEEM 0.13
TRX 0.29
JST 0.035
BTC 111454.23
ETH 2770.36
USDT 1.00
SBD 0.80