搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I'm trying to disable the Firefox Library completely

  • 5 个回答
  • 5 人有此问题
  • 7 次查看
  • 最后回复者为 RDshift

more options

Hi guys, I'm working on locking down Firefox for some of our corporate machines, and in at least one of our configurations, I need to completely remove access to the Library and all it's components for security reasons, as it could be abused to browse local drives, and these are supposed to be kiosks.

Is there a way to either disable the UI element of the Library (what's the CSS ID, and then I can try to put it in CCK2 to disable that UI element) or to completely disable the Library window/functions/feature itself?

Hi guys, I'm working on locking down Firefox for some of our corporate machines, and in at least one of our configurations, I need to completely remove access to the Library and all it's components for security reasons, as it could be abused to browse local drives, and these are supposed to be kiosks. Is there a way to either disable the UI element of the Library (what's the CSS ID, and then I can try to put it in CCK2 to disable that UI element) or to completely disable the Library window/functions/feature itself?

所有回复 (5)

more options

Hi RDshift:

Your enterprise related question about a kiosk-like mode has me stumped :-) Luckily there's a mailing list for enterprise stuff that you can subscribe to using the form on this page:

https://www.mozilla.org/en-US/firefox/organizations/faq/

or directly here:

https://mail.mozilla.org/listinfo/enterprise

Please ask your question there.

Cheers! ...Roland

由Roland Tanglao于修改

more options

I'm also going to try tweaking browser.uiCustomization.state

I've enrolled and I'll ask away, but I'll leave this open for a bit longer to see if anyone else has any ideas.

I'm particularly interested in remapping or disabling the commands themselves, because that seems to be as "foolproof" as we can get, rather than just turning off UI elements and changing keyboard shortcuts (which is challenging to do without an add-on).

more options
more options

I may have accomplished this. I believe it is either with #places or #PlacesOrganizer (although I also tried #frame)

I'll update with the specific solution once I understand what's going on a bit better.

The outcome is that the Library function appears when invoked, but the window contains no content - just an empty white non-interactive window with only the title bar standard stuff: clickable Firefox icon and resize buttons.

more options

Mkll said

Hello, try headless mode: https://developer.mozilla.org/en-US/Firefox/Headless_mode

Hello MkII, unfortunately headless mode is nice...but doesn't quite provide as much as I want to provide.