CeaselessSoul Posted October 24, 2013 Posted October 24, 2013 You have to use REGEDIT(at least I think). Can someone throw me a bone?
free780 Posted October 24, 2013 Posted October 24, 2013 There is an extension called menu editor. Firefox settings for the most part are not in the registry the are in appdata in the users profile.
CeaselessSoul Posted October 25, 2013 Author Posted October 25, 2013 (edited) Do you think you can give me the idea of the location bar? (C:\Users\Owner\Appdata) That sort of thing. I would do it right now, but I only have a certain amount of time on the computer I have Firefox on. So just in case I don't get it right I could have a future reference to look at so I make sure I do it right. Edited October 25, 2013 by CeaselessSoul Needed to add more
CeaselessSoul Posted October 25, 2013 Author Posted October 25, 2013 Oh... It's an add-on? Is there any other way?
free780 Posted October 25, 2013 Posted October 25, 2013 AppData\Roaming\Mozilla\Firefox\Profiles\.default Maybe if you got some sort of sqlite browser/editor you may be able to hack it. Can you not the set the profile up how you like (including the extension) and copy to each users profile via gpp?
Arthur Posted October 25, 2013 Posted October 25, 2013 To remove Set As Desktop Background... from the context menu you will need to create a text file called userChrome.css containing the text shown below. /* * Do not remove the @namespace line -- it's required for correct functioning */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */ #context-setDesktopBackground { visibility: collapse !important; } The CSS file should be copied to either: %AppData%\Mozilla\Firefox\Profiles\[color="#FF0000"][/color].default\chrome or %ProgramFiles(x86)%\Mozilla Firefox\browser\defaults\profile\chrome Placing userChrome.css in the latter folder will only affect new profiles, not existing. Before (Left) / After (Right) http://i.imgur.com/vGGwyKO.jpg http://i.imgur.com/xKa73W0.jpg
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now