Former-commit-id: e525f1249ca6fc440e33e5fcecaa853b2cee3048
@@ -51,7 +51,7 @@ singlefile.extension.core.bg.config = (() => {
confirmFilename: false,
filenameConflictAction: "uniquify",
filenameMaxLength: 192,
- filenameReplacedCharacters: ["~", "\\\\", "?", "%", "*", ":", "|", "\"", "<", ">", "\x00-\x1f", "\x7F"],
+ filenameReplacedCharacters: ["~", "+", "\\\\", "?", "%", "*", ":", "|", "\"", "<", ">", "\x00-\x1f", "\x7F"],
filenameReplacementCharacter: "_",
contextMenuEnabled: true,
tabMenuEnabled: true,