Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

I'm trying to disable the Firefox Library completely

  • 5 wótegrona
  • 5 ma toś ten problem
  • 12 naglědow
  • Slědne wótegrono wót 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?

Wšykne wótegrona (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

Wót Roland Tanglao změnjony

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.