#Linux Set as random the Firefox browser homepage.

in #browser7 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.20
TRX 0.14
JST 0.030
BTC 68228.72
ETH 3279.36
USDT 1.00
SBD 2.67