Go to file
2016-05-23 19:32:03 -04:00
bookmarkbackups Add base data 2016-05-23 19:22:39 -04:00
crashes Add base data 2016-05-23 19:22:39 -04:00
gmp-gmpopenh264/1.5.3 Add base data 2016-05-23 19:22:39 -04:00
sessionstore-backups Add base data 2016-05-23 19:22:39 -04:00
webapps Add base data 2016-05-23 19:22:39 -04:00
.DS_Store Add base data 2016-05-23 19:22:39 -04:00
.gitignore Add gitignore 2016-05-23 19:22:35 -04:00
.parentlock Add base data 2016-05-23 19:22:39 -04:00
addons.json Add base data 2016-05-23 19:22:39 -04:00
blocklist.xml Add base data 2016-05-23 19:22:39 -04:00
cert8.db Add base data 2016-05-23 19:22:39 -04:00
compatibility.ini Add base data 2016-05-23 19:22:39 -04:00
content-prefs.sqlite Add base data 2016-05-23 19:22:39 -04:00
cookies.sqlite Add base data 2016-05-23 19:22:39 -04:00
enumerate_devices.txt Add base data 2016-05-23 19:22:39 -04:00
extensions.ini Add base data 2016-05-23 19:22:39 -04:00
extensions.json Add base data 2016-05-23 19:22:39 -04:00
formhistory.sqlite Add base data 2016-05-23 19:22:39 -04:00
key3.db Add base data 2016-05-23 19:22:39 -04:00
localstore.rdf Add base data 2016-05-23 19:22:39 -04:00
mimeTypes.rdf Add base data 2016-05-23 19:22:39 -04:00
permissions.sqlite Add base data 2016-05-23 19:22:39 -04:00
pluginreg.dat Add base data 2016-05-23 19:22:39 -04:00
prefs.js Add base data 2016-05-23 19:22:39 -04:00
README.md Readme fix 2016-05-23 19:32:03 -04:00
revocations.txt Add base data 2016-05-23 19:22:39 -04:00
search.json.mozlz4 Add base data 2016-05-23 19:22:39 -04:00
secmod.db Add base data 2016-05-23 19:22:39 -04:00
sessionCheckpoints.json Add base data 2016-05-23 19:22:39 -04:00
SiteSecurityServiceState.txt Add base data 2016-05-23 19:22:39 -04:00
times.json Add base data 2016-05-23 19:22:39 -04:00
xulstore.json Add base data 2016-05-23 19:22:39 -04:00

firefox-link

A sane default firefox profile

For Mac

NAME=$RANDOM
git clone https://austenwares.com/gogs/stonewareslord/firefox-link ~"/Library/Application Support/Firefox/Profiles/$NAME"
printf "\n[Profile$((1+$(cat ~"/Library/Application Support/Firefox/profiles.ini" | ag '\[Profile\d+\]' | tail -n1 | sed -e 's/\[Profile//' -e 's/\]//')))]\nName=firefox-link\nIsRelative=1\nPath=Profiles/$NAME">>~"/Library/Application Support/Firefox/profiles.ini"
'/Applications/Firefox.app/Contents/MacOS/firefox -p'