Showing questions tagged: Show all questions

How can I save the login details for multiple subdomains on the same domain? Firefox is treating them all as the same site.

I've seen other people ask this question, and the stock answer appears to be: a) They may be different subdomains, but they're the same site. b) Just add an extra bit on … (read more)

I've seen other people ask this question, and the stock answer appears to be: a) They may be different subdomains, but they're the same site. b) Just add an extra bit on the end of each user name so you can get at the correct one.

Unfortunately...

a) No they are most definitely not the same site: myFirstClientsDevSite.mytestdomain.com mySecondClientsDevSite.mytestdomain.com myThirdClientsDevSite.mytestdomain.com myFirstClientsUATSite.mytestdomain.com mySecondClientsUATSite.mytestdomain.com myThirdClientsUATSite.mytestdomain.com

You see the problem? Firefox treats all those sites as being "the same site", even though they patently are not.

b) I'm working with a lot more than three clients. Plus, that suggestion is basically "we admit that our product is broken, here's a work-around that a few people may be able to use".

And finally: I'm pretty sure that Firefox used to be able to discriminate between subdomains, so the question isn't so much "how can I get it to work", as "why was it taken away in the first place".

Asked by niall.jackson 5 months ago

Last reply by cor-el 5 months ago

Youtube bottom left corner URL won't go away - full solution

Moderators, I am copy and pasting the below warning I have seen on similar posts at the top of the post. --- WARNING: This script is not provided by Mozilla and is not o… (read more)

Moderators, I am copy and pasting the below warning I have seen on similar posts at the top of the post.

--- WARNING: This script is not provided by Mozilla and is not officially supported Creating a userChrome.css file and other ways of customizing Firefox that are not exposed in the interface are there for developers, not end-users. If it were intended for end-users, you would see a menu option or checkbox; you wouldn't have to hack a text file in a hidden location.

What this means is that even though the functionality you want is no longer supported, a third-party has found a way to do it using the CSS file. If it breaks in new versions, you will need to contact the person who provided the script.

[Warning was not added by moderator, but by me to save someone time.] ---

With that out of the way, here's the issue I have, how I've solved it temporarily for the community.

When I load YouTube videos, I am given a statuspanel message with the URL of the video playing. It's not momentary or temporary, it stays there, the entire time. Why anyone thought this was a good idea, I'm not sure.

My question is simple, is there an alternative solution - to remove this statuspanel message permentantly - to what I'm sharing here, without using the userChrome.css file?

If so, please provide the solution so it can be tested and upvoted by the community, thank you in advance if that is you.

If there is not, then this post also serves as solution as well as a request to Modzila, that being.

Modzilla. Please make a solution that doesn't need custom .css scripts.

I am posting this as I needed multiple posts to achieve a solution so am hoping this serves as that for someone (including myself) until Firefox resolves this issue themselves, another way.

Solution: Windows 7/8/10/11 as of Firefox version 120.0

1. Go to about:config, click Accept the Risk and Continue 2. Type "toolkit.legacyUserProfileCustomizations.stylesheets", toggle this to true 3. Close all instances of Firefox 4. Open Explorer, navigate to %appdata% then navigate down to \Mozilla\Firefox\Profiles and select your profile folder. If you only have 1 it may be obvious, if not for me it's the only "~.default-release" folder, where ~ is a random set or letters and numbers. If you're unsure, pick the first folder named like this, then repeat the next steps for all profile folders, or use trial and error if you prefer until you achieve the desired result. 5. Make a new folder "chrome" in that folder. 6. In this folder make a new .css file, right click make a new .txt file rename the file and extension "userChrome.css". 6. Open the blank .css file with a text editor and paste this line without quotes "#statuspanel {display:none!important;}" and save. 7. Attempt to load videos or pages where messages usually appear in the bottom left and observe the results

There are various other posts both here and other places that I have combined to write this solution, none of the others worked on their own, for me, which is why I write this and to refresh the request to the Modzilla Firefox team, to please, share or make a solution so we don't have to do this, as you'll otherwise need to continue supporting this legacy feature in future versions of Firefox.

Note: This will likely remove all statuspanel messages on other pages too, I have read other statuspanel commands online so if you want to be particular about muting some and not others, you may need to modify the file further.

Asked by Conza 4 months ago

Last reply by zeroknight 4 months ago

extensions toolbar sizing

Hi Guys, I use Firefox personally and for business. I use a lot of very useful extensions and like many users I customize my experience. I have found that the number of … (read more)

Hi Guys,

I use Firefox personally and for business. I use a lot of very useful extensions and like many users I customize my experience. I have found that the number of extensions I use every day is larger then can be shown on the extension toolbar. I am aware that clicking on the "jigsaw" icon will open up all the extensions, however this is not practical and wastes a lot of time. I would like to substantially reduce the size of the search box and increase the available size for my extensions to be in one click territory on the toolbar, how do I best achieve that please?

Cheers

Asked by woodsterofarabia 5 months ago

Last reply by zeroknight 4 months ago

Change Firefox filename pattern for Take Screenshots

Firefox can take screenshots of pages or screenshots of custom areas of pages. According to the documentation, when we download the image, the filename should follow the… (read more)

Firefox can take screenshots of pages or screenshots of custom areas of pages.

According to the documentation, when we download the image, the filename should follow the pattern: Screen Shot yyy-mm-dd at hh.mm.ss.png. If I use the :screenshot at the console, the pattern works as documented.

But Firefox is using a different pattern when I choose Take Screenshot from the context menu. The pattern includes the page's title. Example: Screenshot 2024-04-14 at 18-35-16 General ‹ Settings ‹ Geomaster Lda — WordPress.png.

Since the page title can have non common filename characters, I have problems with such filenames. My uploads to MediaWiki fails with such filenames. I know I can report or improve MediaWiki, but my question here is quite simple.

Can I change the Firefox's default pattern for Take Screenshot's downloads?

Asked by Jorge Gustavo Rocha 1 day ago

Last reply by jonzn4SUSE 1 day ago

How do I add a "Search Engine" to the New Tab screen

Hi, on my current Firefox setup, I have a search engine shortcut in my Top Sites on a New Tab page. It's a quick one for Amazon, I can't figure out how to add others thou… (read more)

Hi, on my current Firefox setup, I have a search engine shortcut in my Top Sites on a New Tab page. It's a quick one for Amazon, I can't figure out how to add others though. I saw reference to it in this old support issue, but I can't find how to do that anymore.

Asked by daniel213222 2 months ago

Last reply by James 1 month ago

what are the different values for this preference "browser.cache.disk.capacity"?

on some websites it says -1 tells Firefox to automatically determine the size of the cache based on your physical disk and setting it to 0 would effectively disable any d… (read more)

on some websites it says -1 tells Firefox to automatically determine the size of the cache based on your physical disk and setting it to 0 would effectively disable any disk cache entrys.

so are this informations true and if not, how do i still let firefox automatically determine the size of the cache based on my physical disk?

Asked by max.matter01 4 months ago

Last reply by cor-el 4 months ago