How to set dynamic download location?
I need to set default download location as x:\downloads\2012_07 if the current month is July, and x:\downloads\2012_08 if the current month is Aug but not manually ,it should be Automatically, Hence what can I do with prefs.js (i.e) user_pref("browser.download.dir",?) Your help will be highly appreciated.
ఎంపిక చేసిన పరిష్కారం
prefs.js alone can't do what you want. You would need an addon that had those "date" features to actively change that pref based upon the Windows calendar. Give this addon a try and see how it works for you - don't use it myself.
https://addons.mozilla.org/en-US/firefox/addon/automatic-save-folder/
ఈ సందర్భంలో ఈ సమాధానం చదవండి 👍 1ప్రత్యుత్తరాలన్నీ (3)
ఎంపిక చేసిన పరిష్కారం
prefs.js alone can't do what you want. You would need an addon that had those "date" features to actively change that pref based upon the Windows calendar. Give this addon a try and see how it works for you - don't use it myself.
https://addons.mozilla.org/en-US/firefox/addon/automatic-save-folder/
thank you. the add-on suggested by you solve my problem. again I am thanking you heartily.
You're welcome!