Добро пожаловать в дополнения Firefox для Android.
Добавляйте дополнительные функции и стили, чтобы настроить Firefox для Android по своему вкусу.
ЗакрытьОтвет разработчика Realraven (Axel Grude)
Рейтинг 4 из 5 звёзд
Great message filter add-on. It saves me lot of time to save pdf attachments for later review. But I have an issue of 'Save Attachment To' action on network drive. Although I tried to save to a network drive, say '\\Kaa-sd-sf-01\Scan\EMAIL_ATTACHMENT', it always appears '\Kaa-sd-sf-01\Scan\EMAIL_ATTACHMENT' and then this filter rule fails to work after I restart Thunderbird. To make it work, I need to manually correct '\\' at the beginning of path. Do you have any idea? Thanks again for the good work!
I am running Windows 10 and TB 60.6.0 (32-bit).
See:
https://github.com/RealRaven2000/FiltaQuilla/issues/2
for more detail. It's opening the edit dialog that removes the first backslash. the problem is that the Javascript string compiler reads "\\" as a single backslash (as the backslash is also used for escaping special characters)
The workaround is to add another backslash:
\\\my\network\path
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.