We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded7c01 commit ecb63e8Copy full SHA for ecb63e8
prefsCleaner.sh
@@ -2,7 +2,7 @@
2
3
## prefs.js cleaner for Linux/Mac
4
## author: @claustromaniac
5
-## version: 1.4
+## version: 1.5
6
7
## special thanks to @overdodactyl and @earthlng for a few snippets that I stol..*cough* borrowed from the updater.sh
8
@@ -82,7 +82,7 @@ echo -e "\n\n"
82
echo " ╔══════════════════════════╗"
83
echo " ║ prefs.js cleaner ║"
84
echo " ║ by claustromaniac ║"
85
-echo " ║ v1.4 ║"
+echo " ║ v1.5 ║"
86
echo " ╚══════════════════════════╝"
87
echo -e "\nThis script should be run from your Firefox profile directory.\n"
88
echo "It will remove any entries from prefs.js that also exist in user.js."
0 commit comments