browser.download.lastDir.savePerSite 编辑
browser.download.lastDir.savePerSite
controls whether the directory preselected in the file picker for saving a file download is being remembered on a per-website (host) base. If set to true
, the data is stored as content preference.
- Type:
boolean
- Default value:
true
- Exists by default: no
- Application support:Firefox 11.0
- Status: Active; last updated 2012-02-15
- Introduction: Pushed to Nightly on 2011-12-11
- Bugs: bug 702748
Values
true
(default)- The last used directory for the website (host) serving the file for download will be preselected in the file picker. If no download directory for the current website has been stored,
browser.download.lastDir
will be used. false
- The last used directory for any download (stored in
browser.download.lastDir
) will be the preselected directory in the file picker.
Related
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论