mirror of
https://github.com/arkenfox/user.js.git
synced 2025-09-01 17:38:30 +02:00
Compare commits
21 Commits
v79.0-beta
...
80.0
Author | SHA1 | Date | |
---|---|---|---|
ed993d5502 | |||
22d2d702be | |||
8dacf6e91f | |||
fbe1d48fe2 | |||
5fd7f6de7e | |||
592b959c24 | |||
c6f53c8768 | |||
38d772e4c8 | |||
cfce521919 | |||
a5ab3e23d6 | |||
b3eee6c9fd | |||
8d6d17d46b | |||
9a37e1340c | |||
f1e0203ef4 | |||
726d5bde30 | |||
f9f0fffd27 | |||
93840ca181 | |||
99aa5af356 | |||
0358fdac8b | |||
815c3026b5 | |||
5ed3047b7a |
12
README.md
12
README.md
@ -1,10 +1,10 @@
|
|||||||
### ![][b] user.js
|
### ![][b] user.js
|
||||||
A `user.js` is a configuration file that can control hundreds of Firefox settings. For a more technical breakdown and explanation, you can read more on the [overview](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.1-Overview) wiki page.
|
A `user.js` is a configuration file that can control hundreds of Firefox settings. For a more technical breakdown and explanation, you can read more on the [overview](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.1-Overview) wiki page.
|
||||||
|
|
||||||
### ![][b] ghacks user.js
|
### ![][b] This user.js
|
||||||
The `ghacks user.js` is a **template** which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).
|
This `user.js` is a **template** which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).
|
||||||
|
|
||||||
Everyone, experts included, should at least read the [implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation) wiki page, as it contains important information regarding a few `ghacks user.js` settings.
|
Everyone, experts included, should at least read the [implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation) wiki page, as it contains important information regarding a few `user.js` settings.
|
||||||
|
|
||||||
Note that we do *not* recommend connecting over Tor on Firefox. Use the [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en) if your [threat model](https://www.torproject.org/about/torusers.html.en) calls for it, or for accessing hidden services.
|
Note that we do *not* recommend connecting over Tor on Firefox. Use the [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en) if your [threat model](https://www.torproject.org/about/torusers.html.en) calls for it, or for accessing hidden services.
|
||||||
|
|
||||||
@ -13,15 +13,11 @@ Also be aware that this `user.js` is made specifically for desktop Firefox. Usin
|
|||||||
Sitemap: [Releases](https://github.com/ghacksuserjs/ghacks-user.js/releases), [changelogs](https://github.com/ghacksuserjs/ghacks-user.js/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Achangelog), [Wiki](https://github.com/ghacksuserjs/ghacks-user.js/wiki), [stickies](https://github.com/ghacksuserjs/ghacks-user.js/issues?q=is%3Aissue+is%3Aopen+label%3A%22sticky+topic%22). [diffs](https://github.com/ghacksuserjs/ghacks-user.js/issues?q=is%3Aissue+label%3Adiffs)
|
Sitemap: [Releases](https://github.com/ghacksuserjs/ghacks-user.js/releases), [changelogs](https://github.com/ghacksuserjs/ghacks-user.js/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Achangelog), [Wiki](https://github.com/ghacksuserjs/ghacks-user.js/wiki), [stickies](https://github.com/ghacksuserjs/ghacks-user.js/issues?q=is%3Aissue+is%3Aopen+label%3A%22sticky+topic%22). [diffs](https://github.com/ghacksuserjs/ghacks-user.js/issues?q=is%3Aissue+label%3Adiffs)
|
||||||
|
|
||||||
### ![][b] acknowledgments
|
### ![][b] acknowledgments
|
||||||
Literally thousands of sources, references and suggestions. That said...
|
Literally thousands of sources, references and suggestions. Special mention to:
|
||||||
|
|
||||||
* Martin Brinkmann at [ghacks](https://www.ghacks.net/) <sup>1</sup>
|
|
||||||
* The ghacks community and commentators
|
|
||||||
* [12bytes](https://12bytes.org/articles/tech/firefox/firefoxgecko-configuration-guide-for-privacy-and-performance-buffs)
|
* [12bytes](https://12bytes.org/articles/tech/firefox/firefoxgecko-configuration-guide-for-privacy-and-performance-buffs)
|
||||||
* The 12bytes article now uses this user.js and supplements it with an additional JS hosted at [Codeberg](https://codeberg.org/12bytes.org/Firefox-user.js-supplement)
|
* The 12bytes article now uses this user.js and supplements it with an additional JS hosted at [Codeberg](https://codeberg.org/12bytes.org/Firefox-user.js-supplement)
|
||||||
|
|
||||||
<sup>1</sup> The ghacks user.js was an independent project by [Thorin-Oakenpants](https://github.com/Thorin-Oakenpants) started in early 2015 and was [first published](https://www.ghacks.net/2015/08/18/a-comprehensive-list-of-firefox-privacy-and-security-settings/) at ghacks in August 2015. With Martin Brinkmann's blessing, it will keep the ghacks name.
|
|
||||||
|
|
||||||
### ![][b] [](https://opensource.org/licenses/MIT)
|
### ![][b] [](https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
[b]: /wikipiki/bullet01.png
|
[b]: /wikipiki/bullet01.png
|
||||||
|
150
updater.sh
150
updater.sh
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## ghacks-user.js updater for macOS and Linux
|
## ghacks-user.js updater for macOS and Linux
|
||||||
|
|
||||||
## version: 2.6
|
## version: 2.7
|
||||||
## Author: Pat Johnson (@overdodactyl)
|
## Author: Pat Johnson (@overdodactyl)
|
||||||
## Additional contributors: @earthlng, @ema-pe, @claustromaniac
|
## Additional contributors: @earthlng, @ema-pe, @claustromaniac
|
||||||
|
|
||||||
@ -11,7 +11,7 @@
|
|||||||
readonly CURRDIR=$(pwd)
|
readonly CURRDIR=$(pwd)
|
||||||
|
|
||||||
sfp=$(readlink -f "${BASH_SOURCE[0]}" 2>/dev/null || greadlink -f "${BASH_SOURCE[0]}" 2>/dev/null)
|
sfp=$(readlink -f "${BASH_SOURCE[0]}" 2>/dev/null || greadlink -f "${BASH_SOURCE[0]}" 2>/dev/null)
|
||||||
if [ -z "$sfp" ]; then sfp=${BASH_SOURCE[0]}; fi
|
[ -z "$sfp" ] && sfp=${BASH_SOURCE[0]}
|
||||||
readonly SCRIPT_DIR=$(dirname "${sfp}")
|
readonly SCRIPT_DIR=$(dirname "${sfp}")
|
||||||
|
|
||||||
|
|
||||||
@ -42,9 +42,9 @@ ESR=false
|
|||||||
# Download method priority: curl -> wget
|
# Download method priority: curl -> wget
|
||||||
DOWNLOAD_METHOD=''
|
DOWNLOAD_METHOD=''
|
||||||
if [[ $(command -v 'curl') ]]; then
|
if [[ $(command -v 'curl') ]]; then
|
||||||
DOWNLOAD_METHOD='curl'
|
DOWNLOAD_METHOD='curl --max-redirs 3 -so'
|
||||||
elif [[ $(command -v 'wget') ]]; then
|
elif [[ $(command -v 'wget') ]]; then
|
||||||
DOWNLOAD_METHOD='wget'
|
DOWNLOAD_METHOD='wget --max-redirect 3 --quiet -O'
|
||||||
else
|
else
|
||||||
echo -e "${RED}This script requires curl or wget.\nProcess aborted${NC}"
|
echo -e "${RED}This script requires curl or wget.\nProcess aborted${NC}"
|
||||||
exit 0
|
exit 0
|
||||||
@ -52,15 +52,15 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
show_banner () {
|
show_banner () {
|
||||||
echo -e "${BBLUE}\n"
|
echo -e "${BBLUE}
|
||||||
echo ' ############################################################################'
|
############################################################################
|
||||||
echo ' #### ####'
|
#### ####
|
||||||
echo ' #### ghacks user.js ####'
|
#### ghacks user.js ####
|
||||||
echo ' #### Hardening the Privacy and Security Settings of Firefox ####'
|
#### Hardening the Privacy and Security Settings of Firefox ####
|
||||||
echo ' #### Maintained by @Thorin-Oakenpants and @earthlng ####'
|
#### Maintained by @Thorin-Oakenpants and @earthlng ####
|
||||||
echo ' #### Updater for macOS and Linux by @overdodactyl ####'
|
#### Updater for macOS and Linux by @overdodactyl ####
|
||||||
echo ' #### ####'
|
#### ####
|
||||||
echo ' ############################################################################'
|
############################################################################"
|
||||||
echo -e "${NC}\n"
|
echo -e "${NC}\n"
|
||||||
echo -e "Documentation for this script is available here: ${CYAN}https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.3-Updater-Scripts${NC}\n"
|
echo -e "Documentation for this script is available here: ${CYAN}https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.3-Updater-Scripts${NC}\n"
|
||||||
}
|
}
|
||||||
@ -70,66 +70,50 @@ show_banner () {
|
|||||||
#########################
|
#########################
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
echo -e "${BLUE}\nUsage: $0 [-h] [-p PROFILE] [-u] [-d] [-s] [-n] [-b] [-c] [-v] [-r] [-e] [-o OVERRIDE]\n${NC}" 1>&2 # Echo usage string to standard error
|
echo
|
||||||
echo 'Optional Arguments:'
|
echo -e "${BLUE}Usage: $0 [-bcdehlnrsuv] [-p PROFILE] [-o OVERRIDE]${NC}" 1>&2 # Echo usage string to standard error
|
||||||
echo -e "\t-h,\t\t Show this help message and exit."
|
echo -e "
|
||||||
echo -e "\t-p PROFILE,\t Path to your Firefox profile (if different than the dir of this script)"
|
Optional Arguments:
|
||||||
echo -e "\t\t\t IMPORTANT: if the path include spaces, wrap the entire argument in quotes."
|
-h Show this help message and exit.
|
||||||
echo -e "\t-l, \t\t Choose your Firefox profile from a list"
|
-p PROFILE Path to your Firefox profile (if different than the dir of this script)
|
||||||
echo -e "\t-u,\t\t Update updater.sh and execute silently. Do not seek confirmation."
|
IMPORTANT: if the path includes spaces, wrap the entire argument in quotes.
|
||||||
echo -e "\t-d,\t\t Do not look for updates to updater.sh."
|
-l Choose your Firefox profile from a list
|
||||||
echo -e "\t-s,\t\t Silently update user.js. Do not seek confirmation."
|
-u Update updater.sh and execute silently. Do not seek confirmation.
|
||||||
echo -e "\t-b,\t\t Only keep one backup of each file."
|
-d Do not look for updates to updater.sh.
|
||||||
echo -e "\t-c,\t\t Create a diff file comparing old and new user.js within userjs_diffs. "
|
-s Silently update user.js. Do not seek confirmation.
|
||||||
echo -e "\t-o OVERRIDE,\t Filename or path to overrides file (if different than user-overrides.js)."
|
-b Only keep one backup of each file.
|
||||||
echo -e "\t\t\t If used with -p, paths should be relative to PROFILE or absolute paths"
|
-c Create a diff file comparing old and new user.js within userjs_diffs.
|
||||||
echo -e "\t\t\t If given a directory, all files inside will be appended recursively."
|
-o OVERRIDE Filename or path to overrides file (if different than user-overrides.js).
|
||||||
echo -e "\t\t\t You can pass multiple files or directories by passing a comma separated list."
|
If used with -p, paths should be relative to PROFILE or absolute paths
|
||||||
echo -e "\t\t\t\t Note: If a directory is given, only files inside ending in the extension .js are appended"
|
If given a directory, all files inside will be appended recursively.
|
||||||
echo -e "\t\t\t\t IMPORTANT: do not add spaces between files/paths. Ex: -o file1.js,file2.js,dir1"
|
You can pass multiple files or directories by passing a comma separated list.
|
||||||
echo -e "\t\t\t\t IMPORTANT: if any files/paths include spaces, wrap the entire argument in quotes."
|
Note: If a directory is given, only files inside ending in the extension .js are appended
|
||||||
echo -e "\t\t\t\t\t Ex: -o \"override folder\" "
|
IMPORTANT: do not add spaces between files/paths. Ex: -o file1.js,file2.js,dir1
|
||||||
echo -e "\t-n,\t\t Do not append any overrides, even if user-overrides.js exists."
|
IMPORTANT: if any files/paths include spaces, wrap the entire argument in quotes.
|
||||||
echo -e "\t-v,\t\t Open the resulting user.js file."
|
Ex: -o \"override folder\"
|
||||||
echo -e "\t-r,\t\t Only download user.js to a temporary file and open it."
|
-n Do not append any overrides, even if user-overrides.js exists.
|
||||||
echo -e "\t-e,\t\t Activate ESR related preferences."
|
-v Open the resulting user.js file.
|
||||||
echo -e
|
-r Only download user.js to a temporary file and open it.
|
||||||
echo 'Deprecated Arguments (they still work for now):'
|
-e Activate ESR related preferences."
|
||||||
echo -e "\t-donotupdate,\t Use instead -d"
|
echo
|
||||||
echo -e "\t-update,\t Use instead -u"
|
|
||||||
echo -e
|
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
legacy_argument () {
|
|
||||||
echo -e "${ORANGE}\nWarning: command line arguments have changed."
|
|
||||||
echo -e "$1 has been deprecated and may not work in the future.\n"
|
|
||||||
echo -e "Please view the new options using the -h argument.${NC}"
|
|
||||||
}
|
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
# File Handling #
|
# File Handling #
|
||||||
#########################
|
#########################
|
||||||
|
|
||||||
# Download files
|
# Download files
|
||||||
download_file () {
|
download_file () { # expects URL as argument ($1)
|
||||||
declare -r url=$1
|
|
||||||
declare -r tf=$(mktemp)
|
declare -r tf=$(mktemp)
|
||||||
local dlcmd=''
|
|
||||||
|
|
||||||
if [ $DOWNLOAD_METHOD = 'curl' ]; then
|
$DOWNLOAD_METHOD "${tf}" "$1" && echo "$tf" || echo '' # return the temp-filename or empty string on error
|
||||||
dlcmd="curl -o $tf"
|
|
||||||
else
|
|
||||||
dlcmd="wget -O $tf"
|
|
||||||
fi
|
|
||||||
|
|
||||||
$dlcmd "${url}" &>/dev/null && echo "$tf" || echo '' # return the temp-filename (or empty string on error)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
open_file () { #expects one argument: file_path
|
open_file () { #expects one argument: file_path
|
||||||
if [ "$(uname)" == 'Darwin' ]; then
|
if [ "$(uname)" == 'Darwin' ]; then
|
||||||
open "$1"
|
open "$1"
|
||||||
elif [ "$(expr substr $(uname -s) 1 5)" == "Linux" ]; then
|
elif [ "$(uname -s | cut -c -5)" == "Linux" ]; then
|
||||||
xdg-open "$1"
|
xdg-open "$1"
|
||||||
else
|
else
|
||||||
echo -e "${RED}Error: Sorry, opening files is not supported for your OS.${NC}"
|
echo -e "${RED}Error: Sorry, opening files is not supported for your OS.${NC}"
|
||||||
@ -204,23 +188,22 @@ get_updater_version () {
|
|||||||
# Update updater.sh
|
# Update updater.sh
|
||||||
# Default: Check for update, if available, ask user if they want to execute it
|
# Default: Check for update, if available, ask user if they want to execute it
|
||||||
# Args:
|
# Args:
|
||||||
# -donotupdate: New version will not be looked for and update will not occur
|
# -d: New version will not be looked for and update will not occur
|
||||||
# -update: Check for update, if available, execute without asking
|
# -u: Check for update, if available, execute without asking
|
||||||
update_updater () {
|
update_updater () {
|
||||||
if [ $UPDATE = 'no' ]; then
|
if [ $UPDATE = 'no' ]; then
|
||||||
return 0 # User signified not to check for updates
|
return 0 # User signified not to check for updates
|
||||||
fi
|
fi
|
||||||
|
|
||||||
declare -r tmpfile=$(download_file 'https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/updater.sh')
|
declare -r tmpfile="$(download_file 'https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/updater.sh')"
|
||||||
|
[ -z "${tmpfile}" ] && echo -e "${RED}Error! Could not download updater.sh${NC}" && return 1 # check if download failed
|
||||||
|
|
||||||
if [[ $(get_updater_version "${SCRIPT_DIR}/updater.sh") < $(get_updater_version "${tmpfile}") ]]; then
|
if [[ $(get_updater_version "${SCRIPT_DIR}/updater.sh") < $(get_updater_version "${tmpfile}") ]]; then
|
||||||
if [ $UPDATE = 'check' ]; then
|
if [ $UPDATE = 'check' ]; then
|
||||||
echo -e "There is a newer version of updater.sh available. ${RED}Update and execute Y/N?${NC}"
|
echo -e "There is a newer version of updater.sh available. ${RED}Update and execute Y/N?${NC}"
|
||||||
read -p "" -n 1 -r
|
read -p "" -n 1 -r
|
||||||
echo -e "\n\n"
|
echo -e "\n\n"
|
||||||
if [[ $REPLY =~ ^[Nn]$ ]]; then
|
[[ $REPLY =~ ^[Nn]$ ]] && return 0 # Update available, but user chooses not to update
|
||||||
return 0 # Update available, but user chooses not to update
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
return 0 # No update available
|
return 0 # No update available
|
||||||
@ -238,11 +221,7 @@ update_updater () {
|
|||||||
|
|
||||||
# Returns version number of a user.js file
|
# Returns version number of a user.js file
|
||||||
get_userjs_version () {
|
get_userjs_version () {
|
||||||
if [ -e $1 ]; then
|
[ -e $1 ] && echo "$(sed -n '4p' "$1")" || echo "Not detected."
|
||||||
echo "$(sed -n '4p' "$1")"
|
|
||||||
else
|
|
||||||
echo "Not detected."
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
add_override () {
|
add_override () {
|
||||||
@ -252,7 +231,7 @@ add_override () {
|
|||||||
cat "$input" >> user.js
|
cat "$input" >> user.js
|
||||||
echo -e "Status: ${GREEN}Override file appended:${NC} ${input}"
|
echo -e "Status: ${GREEN}Override file appended:${NC} ${input}"
|
||||||
elif [ -d "$input" ]; then
|
elif [ -d "$input" ]; then
|
||||||
FSAVEIFS=$IFS
|
SAVEIFS=$IFS
|
||||||
IFS=$'\n\b' # Set IFS
|
IFS=$'\n\b' # Set IFS
|
||||||
FILES="${input}"/*.js
|
FILES="${input}"/*.js
|
||||||
for f in $FILES
|
for f in $FILES
|
||||||
@ -271,12 +250,13 @@ remove_comments () { # expects 2 arguments: from-file and to-file
|
|||||||
|
|
||||||
# Applies latest version of user.js and any custom overrides
|
# Applies latest version of user.js and any custom overrides
|
||||||
update_userjs () {
|
update_userjs () {
|
||||||
declare -r newfile=$(download_file 'https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/user.js')
|
declare -r newfile="$(download_file 'https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/user.js')"
|
||||||
|
[ -z "${newfile}" ] && echo -e "${RED}Error! Could not download user.js${NC}" && return 1 # check if download failed
|
||||||
|
|
||||||
echo 'Please observe the following information:'
|
echo -e "Please observe the following information:
|
||||||
echo -e "\tFirefox profile: ${ORANGE}$(pwd)${NC}"
|
Firefox profile: ${ORANGE}$(pwd)${NC}
|
||||||
echo -e "\tAvailable online: ${ORANGE}$(get_userjs_version $newfile)${NC}"
|
Available online: ${ORANGE}$(get_userjs_version $newfile)${NC}
|
||||||
echo -e "\tCurrently using: ${ORANGE}$(get_userjs_version user.js)\n${NC}\n"
|
Currently using: ${ORANGE}$(get_userjs_version user.js)${NC}\n\n"
|
||||||
|
|
||||||
if [ $CONFIRM = 'yes' ]; then
|
if [ $CONFIRM = 'yes' ]; then
|
||||||
echo -e "This script will update to the latest user.js file and append any custom configurations from user-overrides.js. ${RED}Continue Y/N? ${NC}"
|
echo -e "This script will update to the latest user.js file and append any custom configurations from user-overrides.js. ${RED}Continue Y/N? ${NC}"
|
||||||
@ -298,9 +278,7 @@ update_userjs () {
|
|||||||
# backup user.js
|
# backup user.js
|
||||||
mkdir -p userjs_backups
|
mkdir -p userjs_backups
|
||||||
local bakname="userjs_backups/user.js.backup.$(date +"%Y-%m-%d_%H%M")"
|
local bakname="userjs_backups/user.js.backup.$(date +"%Y-%m-%d_%H%M")"
|
||||||
if [ $BACKUP = 'single' ]; then
|
[ $BACKUP = 'single' ] && bakname='userjs_backups/user.js.backup'
|
||||||
bakname='userjs_backups/user.js.backup'
|
|
||||||
fi
|
|
||||||
cp user.js "$bakname" &>/dev/null
|
cp user.js "$bakname" &>/dev/null
|
||||||
|
|
||||||
mv "${newfile}" user.js
|
mv "${newfile}" user.js
|
||||||
@ -336,14 +314,12 @@ update_userjs () {
|
|||||||
echo -e "Status: ${GREEN}A diff file was created:${NC} ${PWD}/${diffname}"
|
echo -e "Status: ${GREEN}A diff file was created:${NC} ${PWD}/${diffname}"
|
||||||
else
|
else
|
||||||
echo -e "Warning: ${ORANGE}Your new user.js file appears to be identical. No diff file was created.${NC}"
|
echo -e "Warning: ${ORANGE}Your new user.js file appears to be identical. No diff file was created.${NC}"
|
||||||
if [ $BACKUP = 'multiple' ]; then
|
[ $BACKUP = 'multiple' ] && rm $bakname &>/dev/null
|
||||||
rm $bakname &>/dev/null
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
rm $past_nocomments $current_nocomments $pastuserjs &>/dev/null
|
rm $past_nocomments $current_nocomments $pastuserjs &>/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$VIEW" = true ]; then open_file "${PWD}/user.js"; fi
|
[ "$VIEW" = true ] && open_file "${PWD}/user.js"
|
||||||
}
|
}
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
@ -351,16 +327,9 @@ update_userjs () {
|
|||||||
#########################
|
#########################
|
||||||
|
|
||||||
if [ $# != 0 ]; then
|
if [ $# != 0 ]; then
|
||||||
readonly legacy_lc=$(echo $1 | tr '[A-Z]' '[a-z]')
|
|
||||||
# Display usage if first argument is -help or --help
|
# Display usage if first argument is -help or --help
|
||||||
if [ $1 = '--help' ] || [ $1 = '-help' ]; then
|
if [ $1 = '--help' ] || [ $1 = '-help' ]; then
|
||||||
usage
|
usage
|
||||||
elif [ $legacy_lc = '-donotupdate' ]; then
|
|
||||||
UPDATE='no'
|
|
||||||
legacy_argument $1
|
|
||||||
elif [ $legacy_lc = '-update' ]; then
|
|
||||||
UPDATE='yes'
|
|
||||||
legacy_argument $1
|
|
||||||
else
|
else
|
||||||
while getopts ":hp:ludsno:bcvre" opt; do
|
while getopts ":hp:ludsno:bcvre" opt; do
|
||||||
case $opt in
|
case $opt in
|
||||||
@ -401,7 +370,8 @@ if [ $# != 0 ]; then
|
|||||||
ESR=true
|
ESR=true
|
||||||
;;
|
;;
|
||||||
r)
|
r)
|
||||||
tfile=$(download_file 'https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/user.js')
|
tfile="$(download_file 'https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/user.js')"
|
||||||
|
[ -z "${tfile}" ] && echo -e "${RED}Error! Could not download user.js${NC}" && exit 1 # check if download failed
|
||||||
mv $tfile "${tfile}.js"
|
mv $tfile "${tfile}.js"
|
||||||
echo -e "${ORANGE}Warning: user.js was saved to temporary file ${tfile}.js${NC}"
|
echo -e "${ORANGE}Warning: user.js was saved to temporary file ${tfile}.js${NC}"
|
||||||
open_file "${tfile}.js"
|
open_file "${tfile}.js"
|
||||||
|
88
user.js
88
user.js
@ -1,8 +1,7 @@
|
|||||||
/******
|
/******
|
||||||
* name: ghacks user.js
|
* name: ghacks user.js
|
||||||
* date: 13 Aug 2020
|
* date: 03 Sep 2020
|
||||||
* version 79-beta
|
* version 80
|
||||||
* authors: v52+ github | v51- www.ghacks.net
|
|
||||||
* url: https://github.com/ghacksuserjs/ghacks-user.js
|
* url: https://github.com/ghacksuserjs/ghacks-user.js
|
||||||
* license: MIT: https://github.com/ghacksuserjs/ghacks-user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/ghacksuserjs/ghacks-user.js/blob/master/LICENSE.txt
|
||||||
|
|
||||||
@ -117,7 +116,7 @@ user_pref("browser.newtabpage.activity-stream.telemetry", false);
|
|||||||
* Runs code received from a server (aka Remote Code Execution) and sends information back to a metrics server
|
* Runs code received from a server (aka Remote Code Execution) and sends information back to a metrics server
|
||||||
* [1] https://abouthome-snippets-service.readthedocs.io/ ***/
|
* [1] https://abouthome-snippets-service.readthedocs.io/ ***/
|
||||||
user_pref("browser.newtabpage.activity-stream.feeds.snippets", false);
|
user_pref("browser.newtabpage.activity-stream.feeds.snippets", false);
|
||||||
user_pref("browser.newtabpage.activity-stream.asrouter.providers.snippets", "");
|
user_pref("browser.newtabpage.activity-stream.asrouter.providers.snippets", "{}");
|
||||||
/* 0105c: disable Activity Stream Top Stories, Pocket-based and/or sponsored content ***/
|
/* 0105c: disable Activity Stream Top Stories, Pocket-based and/or sponsored content ***/
|
||||||
user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false);
|
user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false);
|
||||||
user_pref("browser.newtabpage.activity-stream.section.highlights.includePocket", false);
|
user_pref("browser.newtabpage.activity-stream.section.highlights.includePocket", false);
|
||||||
@ -347,17 +346,14 @@ user_pref("extensions.systemAddon.update.url", ""); // [FF44+]
|
|||||||
* Currently blocked by 'datareporting.healthreport.uploadEnabled' (see 0340) ***/
|
* Currently blocked by 'datareporting.healthreport.uploadEnabled' (see 0340) ***/
|
||||||
user_pref("browser.ping-centre.telemetry", false);
|
user_pref("browser.ping-centre.telemetry", false);
|
||||||
/* 0515: disable Screenshots
|
/* 0515: disable Screenshots
|
||||||
* alternatively in FF60+, disable uploading to the Screenshots server
|
* alternatively in FF60+, disable uploading to the Screenshots server ***/
|
||||||
* [1] https://github.com/mozilla-services/screenshots
|
|
||||||
* [2] https://www.ghacks.net/2017/05/28/firefox-screenshots-integrated-in-firefox-nightly/ ***/
|
|
||||||
// user_pref("extensions.screenshots.disabled", true); // [FF55+]
|
// user_pref("extensions.screenshots.disabled", true); // [FF55+]
|
||||||
// user_pref("extensions.screenshots.upload-disabled", true); // [FF60+]
|
// user_pref("extensions.screenshots.upload-disabled", true); // [FF60+]
|
||||||
/* 0517: disable Form Autofill
|
/* 0517: disable Form Autofill
|
||||||
* [NOTE] Stored data is NOT secure (uses a JSON file)
|
* [NOTE] Stored data is NOT secure (uses a JSON file)
|
||||||
* [NOTE] Heuristics controls Form Autofill on forms without @autocomplete attributes
|
* [NOTE] Heuristics controls Form Autofill on forms without @autocomplete attributes
|
||||||
* [SETTING] Privacy & Security>Forms and Autofill>Autofill addresses (FF74+)
|
* [SETTING] Privacy & Security>Forms and Autofill>Autofill addresses (FF74+)
|
||||||
* [1] https://wiki.mozilla.org/Firefox/Features/Form_Autofill
|
* [1] https://wiki.mozilla.org/Firefox/Features/Form_Autofill ***/
|
||||||
* [2] https://www.ghacks.net/2017/05/24/firefoxs-new-form-autofill-is-awesome/ ***/
|
|
||||||
user_pref("extensions.formautofill.addresses.enabled", false); // [FF55+]
|
user_pref("extensions.formautofill.addresses.enabled", false); // [FF55+]
|
||||||
user_pref("extensions.formautofill.available", "off"); // [FF56+]
|
user_pref("extensions.formautofill.available", "off"); // [FF56+]
|
||||||
user_pref("extensions.formautofill.creditCards.enabled", false); // [FF56+]
|
user_pref("extensions.formautofill.creditCards.enabled", false); // [FF56+]
|
||||||
@ -372,16 +368,14 @@ user_pref("_user.js.parrot", "0600 syntax error: the parrot's no more!");
|
|||||||
* [1] https://developer.mozilla.org/docs/Web/HTTP/Link_prefetching_FAQ ***/
|
* [1] https://developer.mozilla.org/docs/Web/HTTP/Link_prefetching_FAQ ***/
|
||||||
user_pref("network.prefetch-next", false);
|
user_pref("network.prefetch-next", false);
|
||||||
/* 0602: disable DNS prefetching
|
/* 0602: disable DNS prefetching
|
||||||
* [1] https://www.ghacks.net/2013/04/27/firefox-prefetching-what-you-need-to-know/
|
* [1] https://developer.mozilla.org/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control ***/
|
||||||
* [2] https://developer.mozilla.org/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control ***/
|
|
||||||
user_pref("network.dns.disablePrefetch", true);
|
user_pref("network.dns.disablePrefetch", true);
|
||||||
user_pref("network.dns.disablePrefetchFromHTTPS", true); // [HIDDEN PREF ESR] [DEFAULT: true FF70+]
|
user_pref("network.dns.disablePrefetchFromHTTPS", true); // [HIDDEN PREF ESR68 or lower] [DEFAULT: true FF70+]
|
||||||
/* 0603: disable predictor / prefetching ***/
|
/* 0603: disable predictor / prefetching ***/
|
||||||
user_pref("network.predictor.enabled", false);
|
user_pref("network.predictor.enabled", false);
|
||||||
user_pref("network.predictor.enable-prefetch", false); // [FF48+]
|
user_pref("network.predictor.enable-prefetch", false); // [FF48+]
|
||||||
/* 0605: disable link-mouseover opening connection to linked server
|
/* 0605: disable link-mouseover opening connection to linked server
|
||||||
* [1] https://news.slashdot.org/story/15/08/14/2321202/how-to-quash-firefoxs-silent-requests
|
* [1] https://news.slashdot.org/story/15/08/14/2321202/how-to-quash-firefoxs-silent-requests ***/
|
||||||
* [2] https://www.ghacks.net/2015/08/16/block-firefox-from-connecting-to-sites-when-you-hover-over-links/ ***/
|
|
||||||
user_pref("network.http.speculative-parallel-limit", 0);
|
user_pref("network.http.speculative-parallel-limit", 0);
|
||||||
/* 0606: disable "Hyperlink Auditing" (click tracking) and enforce same host in case
|
/* 0606: disable "Hyperlink Auditing" (click tracking) and enforce same host in case
|
||||||
* [1] https://www.bleepingcomputer.com/news/software/major-browsers-to-prevent-disabling-of-click-tracking-privacy-risk/ ***/
|
* [1] https://www.bleepingcomputer.com/news/software/major-browsers-to-prevent-disabling-of-click-tracking-privacy-risk/ ***/
|
||||||
@ -429,7 +423,7 @@ user_pref("network.http.altsvc.oe", false);
|
|||||||
* [1] https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/WebBrowsers ***/
|
* [1] https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/WebBrowsers ***/
|
||||||
user_pref("network.proxy.socks_remote_dns", true);
|
user_pref("network.proxy.socks_remote_dns", true);
|
||||||
/* 0708: disable FTP [FF60+]
|
/* 0708: disable FTP [FF60+]
|
||||||
* [1] https://www.ghacks.net/2018/02/20/firefox-60-with-new-preference-to-disable-ftp/ ***/
|
* [1] https://www.fxsitecompat.dev/en-CA/docs/2020/ftp-support-will-be-removed/ ***/
|
||||||
// user_pref("network.ftp.enabled", false);
|
// user_pref("network.ftp.enabled", false);
|
||||||
/* 0709: disable using UNC (Uniform Naming Convention) paths [FF61+]
|
/* 0709: disable using UNC (Uniform Naming Convention) paths [FF61+]
|
||||||
* [SETUP-CHROME] Can break extensions for profiles on network shares
|
* [SETUP-CHROME] Can break extensions for profiles on network shares
|
||||||
@ -511,7 +505,7 @@ user_pref("browser.urlbar.dnsResolveSingleWordsAfterSearch", 0);
|
|||||||
* [1] https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox#w_url-autocomplete ***/
|
* [1] https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox#w_url-autocomplete ***/
|
||||||
// user_pref("browser.urlbar.autoFill", false);
|
// user_pref("browser.urlbar.autoFill", false);
|
||||||
/* 0860: disable search and form history
|
/* 0860: disable search and form history
|
||||||
* [SETUP-WEB] Be aware thet autocomplete form data can be read by third parties, see [1] [2]
|
* [SETUP-WEB] Be aware that autocomplete form data can be read by third parties, see [1] [2]
|
||||||
* [NOTE] We also clear formdata on exit (see 2803)
|
* [NOTE] We also clear formdata on exit (see 2803)
|
||||||
* [SETTING] Privacy & Security>History>Custom Settings>Remember search and form history
|
* [SETTING] Privacy & Security>History>Custom Settings>Remember search and form history
|
||||||
* [1] https://blog.mindedsecurity.com/2011/10/autocompleteagain.html
|
* [1] https://blog.mindedsecurity.com/2011/10/autocompleteagain.html
|
||||||
@ -535,20 +529,21 @@ user_pref("_user.js.parrot", "0900 syntax error: the parrot's expired!");
|
|||||||
* [NOTE] This does not clear any passwords already saved
|
* [NOTE] This does not clear any passwords already saved
|
||||||
* [SETTING] Privacy & Security>Logins and Passwords>Ask to save logins and passwords for websites ***/
|
* [SETTING] Privacy & Security>Logins and Passwords>Ask to save logins and passwords for websites ***/
|
||||||
// user_pref("signon.rememberSignons", false);
|
// user_pref("signon.rememberSignons", false);
|
||||||
/* 0902: use a master password
|
/* 0902: use a primary password
|
||||||
* There are no preferences for this. It is all handled internally.
|
* There are no preferences for this. It is all handled internally.
|
||||||
* [SETTING] Privacy & Security>Logins and Passwords>Use a master password
|
* [SETTING] Privacy & Security>Logins and Passwords>Use a Primary Password
|
||||||
* [1] https://support.mozilla.org/kb/use-master-password-protect-stored-logins ***/
|
* [1] https://support.mozilla.org/kb/use-primary-password-protect-stored-logins-and-pas ***/
|
||||||
/* 0903: set how often Firefox should ask for the master password
|
/* 0903: set how often Firefox should ask for the primary password
|
||||||
* 0=the first time (default), 1=every time it's needed, 2=every n minutes (see 0904) ***/
|
* 0=the first time (default), 1=every time it's needed, 2=every n minutes (see 0904) ***/
|
||||||
user_pref("security.ask_for_password", 2);
|
user_pref("security.ask_for_password", 2);
|
||||||
/* 0904: set how often in minutes Firefox should ask for the master password (see 0903)
|
/* 0904: set how often in minutes Firefox should ask for the primary password (see 0903)
|
||||||
* in minutes, default is 30 ***/
|
* in minutes, default is 30 ***/
|
||||||
user_pref("security.password_lifetime", 5);
|
user_pref("security.password_lifetime", 5);
|
||||||
/* 0905: disable auto-filling username & password form fields
|
/* 0905: disable auto-filling username & password form fields
|
||||||
* can leak in cross-site forms *and* be spoofed
|
* can leak in cross-site forms *and* be spoofed
|
||||||
* [NOTE] Username & password is still available when you enter the field
|
* [NOTE] Username & password is still available when you enter the field
|
||||||
* [SETTING] Privacy & Security>Logins and Passwords>Autofill logins and passwords ***/
|
* [SETTING] Privacy & Security>Logins and Passwords>Autofill logins and passwords
|
||||||
|
* [1] https://freedom-to-tinker.com/2017/12/27/no-boundaries-for-user-identities-web-trackers-exploit-browser-login-managers/ ***/
|
||||||
user_pref("signon.autofillForms", false);
|
user_pref("signon.autofillForms", false);
|
||||||
/* 0909: disable formless login capture for Password Manager [FF51+] ***/
|
/* 0909: disable formless login capture for Password Manager [FF51+] ***/
|
||||||
user_pref("signon.formlessCapture.enabled", false);
|
user_pref("signon.formlessCapture.enabled", false);
|
||||||
@ -739,11 +734,13 @@ user_pref("security.mixed_content.block_display_content", true);
|
|||||||
/* 1243: block unencrypted requests from Flash on encrypted pages to mitigate MitM attacks [FF59+]
|
/* 1243: block unencrypted requests from Flash on encrypted pages to mitigate MitM attacks [FF59+]
|
||||||
* [1] https://bugzilla.mozilla.org/1190623 ***/
|
* [1] https://bugzilla.mozilla.org/1190623 ***/
|
||||||
user_pref("security.mixed_content.block_object_subrequest", true);
|
user_pref("security.mixed_content.block_object_subrequest", true);
|
||||||
/* 1244: enable https-only-mode [FF76+]
|
/* 1244: enable HTTPS-Only mode [FF76+]
|
||||||
* [NOTE] This is experimental
|
* When "https_only_mode" (all windows) is true, "https_only_mode_pbm" (private windows only) is ignored
|
||||||
* [SETTING] Privacy & Security>HTTPS-Only Mode (FF81+)
|
* [SETTING] to add site exceptions: Page Info>Permissions>Use insecure HTTP (FF80+)
|
||||||
* [1] https://bugzilla.mozilla.org/1613063 */
|
* [SETTING] Privacy & Security>HTTPS-Only Mode (FF80+ with browser.preferences.exposeHTTPSOnly = true)
|
||||||
|
* [1] https://bugzilla.mozilla.org/1613063 ***/
|
||||||
// user_pref("dom.security.https_only_mode", true); // [FF76+]
|
// user_pref("dom.security.https_only_mode", true); // [FF76+]
|
||||||
|
// user_pref("dom.security.https_only_mode_pbm", true); // [FF80+]
|
||||||
// user_pref("dom.security.https_only_mode.upgrade_local", true); // [FF77+]
|
// user_pref("dom.security.https_only_mode.upgrade_local", true); // [FF77+]
|
||||||
|
|
||||||
/** CIPHERS [WARNING: do not meddle with your cipher suite: see the section 1200 intro]
|
/** CIPHERS [WARNING: do not meddle with your cipher suite: see the section 1200 intro]
|
||||||
@ -813,9 +810,9 @@ user_pref("gfx.font_rendering.opentype_svg.enabled", false);
|
|||||||
user_pref("gfx.font_rendering.graphite.enabled", false);
|
user_pref("gfx.font_rendering.graphite.enabled", false);
|
||||||
/* 1409: limit system font exposure to a whitelist [FF52+] [RESTART]
|
/* 1409: limit system font exposure to a whitelist [FF52+] [RESTART]
|
||||||
* If the whitelist is empty, then whitelisting is considered disabled and all fonts are allowed
|
* If the whitelist is empty, then whitelisting is considered disabled and all fonts are allowed
|
||||||
* [NOTE] RFP in FF80+ restricts the whitelist to bundled and "Base Fonts" (see 4618)
|
* [NOTE] in FF80 RFP restricts the whitelist to bundled and "Base Fonts"
|
||||||
|
* ...and in FF81+ the whitelist **overrides** RFP's font visibility (see 4618)
|
||||||
* [WARNING] Creating your own probably highly-unique whitelist will raise your entropy.
|
* [WARNING] Creating your own probably highly-unique whitelist will raise your entropy.
|
||||||
* Eventually privacy.resistFingerprinting (see 4500) will cover this
|
|
||||||
* [1] https://bugzilla.mozilla.org/1121643 ***/
|
* [1] https://bugzilla.mozilla.org/1121643 ***/
|
||||||
// user_pref("font.system.whitelist", ""); // [HIDDEN PREF]
|
// user_pref("font.system.whitelist", ""); // [HIDDEN PREF]
|
||||||
|
|
||||||
@ -896,8 +893,7 @@ user_pref("_user.js.parrot", "1800 syntax error: the parrot's pushing up daisies
|
|||||||
/* 1803: disable Flash plugin
|
/* 1803: disable Flash plugin
|
||||||
* 0=deactivated, 1=ask, 2=enabled
|
* 0=deactivated, 1=ask, 2=enabled
|
||||||
* ESR52.x is the last branch to *fully* support NPAPI, FF52+ stable only supports Flash
|
* ESR52.x is the last branch to *fully* support NPAPI, FF52+ stable only supports Flash
|
||||||
* [NOTE] You can still override individual sites via site permissions
|
* [NOTE] You can still override individual sites via site permissions ***/
|
||||||
* [1] https://www.ghacks.net/2013/07/09/how-to-make-sure-that-a-firefox-plugin-never-activates-again/ ***/
|
|
||||||
user_pref("plugin.state.flash", 0);
|
user_pref("plugin.state.flash", 0);
|
||||||
/* 1820: disable GMP (Gecko Media Plugins)
|
/* 1820: disable GMP (Gecko Media Plugins)
|
||||||
* [1] https://wiki.mozilla.org/GeckoMediaPlugins ***/
|
* [1] https://wiki.mozilla.org/GeckoMediaPlugins ***/
|
||||||
@ -961,16 +957,6 @@ user_pref("media.autoplay.blocking_policy", 2);
|
|||||||
|
|
||||||
/*** [SECTION 2200]: WINDOW MEDDLING & LEAKS / POPUPS ***/
|
/*** [SECTION 2200]: WINDOW MEDDLING & LEAKS / POPUPS ***/
|
||||||
user_pref("_user.js.parrot", "2200 syntax error: the parrot's 'istory!");
|
user_pref("_user.js.parrot", "2200 syntax error: the parrot's 'istory!");
|
||||||
/* 2201: prevent websites from disabling new window features ***/
|
|
||||||
user_pref("dom.disable_window_open_feature.close", true);
|
|
||||||
user_pref("dom.disable_window_open_feature.location", true); // [DEFAULT: true]
|
|
||||||
user_pref("dom.disable_window_open_feature.menubar", true);
|
|
||||||
user_pref("dom.disable_window_open_feature.minimizable", true);
|
|
||||||
user_pref("dom.disable_window_open_feature.personalbar", true); // bookmarks toolbar
|
|
||||||
user_pref("dom.disable_window_open_feature.resizable", true); // [DEFAULT: true]
|
|
||||||
user_pref("dom.disable_window_open_feature.status", true); // [DEFAULT: true]
|
|
||||||
user_pref("dom.disable_window_open_feature.titlebar", true);
|
|
||||||
user_pref("dom.disable_window_open_feature.toolbar", true);
|
|
||||||
/* 2202: prevent scripts from moving and resizing open windows ***/
|
/* 2202: prevent scripts from moving and resizing open windows ***/
|
||||||
user_pref("dom.disable_window_move_resize", true);
|
user_pref("dom.disable_window_move_resize", true);
|
||||||
/* 2203: open links targeting new windows in a new tab instead
|
/* 2203: open links targeting new windows in a new tab instead
|
||||||
@ -978,7 +964,7 @@ user_pref("dom.disable_window_move_resize", true);
|
|||||||
* You can still right-click a link and open in a new window.
|
* You can still right-click a link and open in a new window.
|
||||||
* [TEST] https://ghacksuserjs.github.io/TorZillaPrint/TorZillaPrint.html#screen
|
* [TEST] https://ghacksuserjs.github.io/TorZillaPrint/TorZillaPrint.html#screen
|
||||||
* [1] https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/9881 ***/
|
* [1] https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/9881 ***/
|
||||||
user_pref("browser.link.open_newwindow", 3);
|
user_pref("browser.link.open_newwindow", 3); // 2=new window, 3=new tab
|
||||||
user_pref("browser.link.open_newwindow.restriction", 0);
|
user_pref("browser.link.open_newwindow.restriction", 0);
|
||||||
/* 2204: disable Fullscreen API (requires user interaction) to prevent screen-resolution leaks
|
/* 2204: disable Fullscreen API (requires user interaction) to prevent screen-resolution leaks
|
||||||
* [NOTE] You can still manually toggle the browser's fullscreen state (F11),
|
* [NOTE] You can still manually toggle the browser's fullscreen state (F11),
|
||||||
@ -1051,9 +1037,8 @@ user_pref("_user.js.parrot", "2400 syntax error: the parrot's kicked the bucket!
|
|||||||
* [NOTE] This will break some sites' functionality e.g. Outlook, Twitter, Facebook, Wordpress
|
* [NOTE] This will break some sites' functionality e.g. Outlook, Twitter, Facebook, Wordpress
|
||||||
* This applies to onCut/onCopy/onPaste events - i.e. it requires interaction with the website
|
* This applies to onCut/onCopy/onPaste events - i.e. it requires interaction with the website
|
||||||
* [WARNING] If both 'middlemouse.paste' and 'general.autoScroll' are true (at least one
|
* [WARNING] If both 'middlemouse.paste' and 'general.autoScroll' are true (at least one
|
||||||
* is default false) then enabling this pref can leak clipboard content, see [2]
|
* is default false) then enabling this pref can leak clipboard content, see [1]
|
||||||
* [1] https://www.ghacks.net/2014/01/08/block-websites-reading-modifying-clipboard-contents-firefox/
|
* [1] https://bugzilla.mozilla.org/1528289 */
|
||||||
* [2] https://bugzilla.mozilla.org/1528289 */
|
|
||||||
// user_pref("dom.event.clipboardevents.enabled", false);
|
// user_pref("dom.event.clipboardevents.enabled", false);
|
||||||
/* 2404: disable clipboard commands (cut/copy) from "non-privileged" content [FF41+]
|
/* 2404: disable clipboard commands (cut/copy) from "non-privileged" content [FF41+]
|
||||||
* this disables document.execCommand("cut"/"copy") to protect your clipboard
|
* this disables document.execCommand("cut"/"copy") to protect your clipboard
|
||||||
@ -1204,8 +1189,7 @@ user_pref("network.IDN_show_punycode", true);
|
|||||||
* CAVEAT: JS can still force a pdf to open in-browser by bundling its own code (rare)
|
* CAVEAT: JS can still force a pdf to open in-browser by bundling its own code (rare)
|
||||||
* [SETTING] General>Applications>Portable Document Format (PDF) ***/
|
* [SETTING] General>Applications>Portable Document Format (PDF) ***/
|
||||||
user_pref("pdfjs.disabled", false); // [DEFAULT: false]
|
user_pref("pdfjs.disabled", false); // [DEFAULT: false]
|
||||||
/* 2621: disable links launching Windows Store on Windows 8/8.1/10 [WINDOWS]
|
/* 2621: disable links launching Windows Store on Windows 8/8.1/10 [WINDOWS] ***/
|
||||||
* [1] https://www.ghacks.net/2016/03/25/block-firefox-chrome-windows-store/ ***/
|
|
||||||
user_pref("network.protocol-handler.external.ms-windows-store", false);
|
user_pref("network.protocol-handler.external.ms-windows-store", false);
|
||||||
/* 2622: enforce no system colors; they can be fingerprinted
|
/* 2622: enforce no system colors; they can be fingerprinted
|
||||||
* [SETTING] General>Language and Appearance>Fonts and Colors>Colors>Use system colors ***/
|
* [SETTING] General>Language and Appearance>Fonts and Colors>Colors>Use system colors ***/
|
||||||
@ -1777,10 +1761,20 @@ user_pref("webgl.disable-extensions", true);
|
|||||||
// [2] https://trac.torproject.org/projects/tor/ticket/16931
|
// [2] https://trac.torproject.org/projects/tor/ticket/16931
|
||||||
// [-] https://bugzilla.mozilla.org/1618188
|
// [-] https://bugzilla.mozilla.org/1618188
|
||||||
user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/");
|
user_pref("extensions.blocklist.url", "https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/");
|
||||||
|
// 2201: prevent websites from disabling new window features
|
||||||
|
// [-] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1507375,1660524
|
||||||
|
user_pref("dom.disable_window_open_feature.close", true);
|
||||||
|
user_pref("dom.disable_window_open_feature.location", true); // [DEFAULT: true]
|
||||||
|
user_pref("dom.disable_window_open_feature.menubar", true);
|
||||||
|
user_pref("dom.disable_window_open_feature.minimizable", true);
|
||||||
|
user_pref("dom.disable_window_open_feature.personalbar", true); // bookmarks toolbar
|
||||||
|
user_pref("dom.disable_window_open_feature.resizable", true); // [DEFAULT: true]
|
||||||
|
user_pref("dom.disable_window_open_feature.status", true); // [DEFAULT: true]
|
||||||
|
user_pref("dom.disable_window_open_feature.titlebar", true);
|
||||||
|
user_pref("dom.disable_window_open_feature.toolbar", true);
|
||||||
// * * * /
|
// * * * /
|
||||||
// FF77
|
// FF77
|
||||||
// 0850e: disable location bar one-off searches [FF51+]
|
// 0850e: disable location bar one-off searches [FF51+]
|
||||||
// [1] https://www.ghacks.net/2016/08/09/firefox-one-off-searches-address-bar/
|
|
||||||
// [-] https://bugzilla.mozilla.org/1628926
|
// [-] https://bugzilla.mozilla.org/1628926
|
||||||
// user_pref("browser.urlbar.oneOffSearches", false);
|
// user_pref("browser.urlbar.oneOffSearches", false);
|
||||||
// 2605: block web content in file processes [FF55+]
|
// 2605: block web content in file processes [FF55+]
|
||||||
|
Reference in New Issue
Block a user