Εμφάνιση ερωτήσεων με ετικέτες: Εμφάνιση όλων των ερωτήσεων
  • Αρχειοθετήθηκε

Copying Multi-Account Containers Addon with specific sites per container

I just had a glitch with the latest update to 102b, FF insisted I had an old version and would only let me make a new profile. So I had to set up multi-account containers… (διαβάστε περισσότερα)

I just had a glitch with the latest update to 102b, FF insisted I had an old version and would only let me make a new profile. So I had to set up multi-account containers again. I have specific sites opening up in each container, and I'd like to make a copy to make sure that if my profile gets goofed up somehow, I can always easily restore my setup with multiaccount containers just the way I like it.

What do I need to copy, so that with a new profile, all I need to do is copy over some files?

In my profile folder, I see an Extensions folder, as well as an extensions.json and extensions-settings.json.

Are those the only folders/files I'd need to restore multi-account containers on a new profile?

I have thought of using FF Sync, but I keep reading that it is not intended for copying, so much as sharing across different devices, which is not something I'm interested in. Should I just let sync copy my extensions, and then sign back in, in the event I want to restore addons to a new profile?

Ερώτηση από prr 1 έτος πριν

Τελευταία απάντηση από cor-el 1 έτος πριν

  • Αρχειοθετήθηκε

Jar files from GitLab are being turned into .jar.zip files

Since earlier this week my Firefox browser has been turning .jar files from GitLab into .jar.zip files, which prevents them from being used properly until renamed. Attemp… (διαβάστε περισσότερα)

Since earlier this week my Firefox browser has been turning .jar files from GitLab into .jar.zip files, which prevents them from being used properly until renamed. Attempting to download the same files on Edge or Chrome works correctly, and attempting to download any jar files from other websites (even GitHub) also works correctly. It seems that GitLab is the only website that is affected by this.

Examples of files being affected (they should be downloaded as normal .jar files): 1. https://gitlab.com/Trafalcraft/antiRedstoneClock/uploads/3b3c84814d76810f826c3803eaca1e66/antiRedstoneClock-1.4.1.jar 2. https://gitlab.com/Aristois/ui-installer/-/jobs/2505715157/artifacts/raw/packager/Aristois-Free.jar 3. https://gitlab.com/Aristois/Installer/-/jobs/2495195255/artifacts/raw/packager/free/Installer-2.0.3.jar

I'm using Firefox developer edition (102.0b3), and already tried using private mode, resetting Firefox, and reinstalling. Since I use GitLab as a main source to upload files, many users have also complained the same problem to me, in which all of the users were running Firefox. After they downloaded with a different browser, it worked for them as well.

Ερώτηση από Dyiing 1 έτος πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Αρχειοθετήθηκε

View source in external brouser stopped working

Firefox 102 beta stopped opening source of web pages in external editor I have view_source.editor.external set to "true" and view_source.editor.path set to "C:\Program F… (διαβάστε περισσότερα)

Firefox 102 beta stopped opening source of web pages in external editor

I have view_source.editor.external set to "true" and view_source.editor.path set to "C:\Program Files\Notepad++\notepad++.exe"

Before version 102, CTRL-U on any web page would open the page's source in the external editor.

In 102, the source is opened in the internal source viewer (in a browser tab).

The console shows:

   this._caUtils.getDefaultExtension is not a function viewSourceUtils.js:413
       getTemporaryFile chrome://global/content/viewSourceUtils.js:413
       openInExternalEditor chrome://global/content/viewSourceUtils.js:265
       openInExternalEditor chrome://global/content/viewSourceUtils.js:216
       BrowserViewSourceOfDocument chrome://browser/content/browser.js:3131
       BrowserViewSource chrome://browser/content/browser.js:3207
       oncommand chrome://browser/content/browser.xhtml:1

Ερώτηση από Alex 1 έτος πριν

Τελευταία απάντηση από Alex 1 έτος πριν

  • Αρχειοθετήθηκε

Error 5000/5001 on iplayer

When I try to play iplayer as of June 2022 it comes up with error 5000/5001. Other tv players are no longer playing either, Channel 4 for some time now. My laptop runs on… (διαβάστε περισσότερα)

When I try to play iplayer as of June 2022 it comes up with error 5000/5001. Other tv players are no longer playing either, Channel 4 for some time now. My laptop runs on Windows 8 and I have the latest version of firefox. In plug ins my codec is set on always activate as is Widevine CDM. I tried unchecking 'play DRM controlled content' in settings then checked it again and it has come up with Widevine CDM will be installed shortly, but nothing has happened.

many thanks, frances

Ερώτηση από fcorr 1 έτος πριν

Τελευταία απάντηση από fcorr 1 έτος πριν

  • Αρχειοθετήθηκε

media player codec

The partial code is : < video onclick='playPause()' width='100%' controls > < source src='/videos/".$trimDir."/".basename($s)."' type='video/mp4' > … (διαβάστε περισσότερα)

The partial code is :


< video onclick='playPause()' width='100%' controls >

 < source src='/videos/".$trimDir."/".basename($s)."' type='video/mp4' >

</video>

Ερώτηση από mwilson1 1 έτος πριν

Τελευταία απάντηση από mwilson1 1 έτος πριν

  • Αρχειοθετήθηκε

GIF animation is reset when a new image is added to the page.

Hello! Short story: I recently discovered that adding a new GIF image to a page resets the animations of existing GIF images on the page with the same src. Expected beh… (διαβάστε περισσότερα)

Hello! Short story: I recently discovered that adding a new GIF image to a page resets the animations of existing GIF images on the page with the same src.

Expected behavior: Adding a new GIF image to the page should not reset the animation of existing images with same src.

Actual result: Adding a new GIF image to the page resets the animation of all existing GIF images on the page with same src.

Code with example: https://codesandbox.io/s/heuristic-platform-jsguir Video demo: https://www.youtube.com/watch?v=k-ZMrrqq_KI

Simplified version of the code showing unexpected behavior: https://codesandbox.io/s/elastic-shtern-vwrcx1

Does anyone know why this is happening? Is this a bug?

Browser: Firefox Developer Edition 102.0b4 (64-bit) OS: Windows 11

Ερώτηση από 0050 1 έτος πριν

Τελευταία απάντηση από cor-el 1 έτος πριν

  • Αρχειοθετήθηκε

Video stops buffering and then take more time to load another seconds.

Firefox version: 102.0b7 OS: Win 11 While watching videos(movies/anime) video takes much time to buffer. If video is of 20 minutes then it loads first few minutes then a… (διαβάστε περισσότερα)

Firefox version: 102.0b7 OS: Win 11

While watching videos(movies/anime) video takes much time to buffer. If video is of 20 minutes then it loads first few minutes then after watch time reaches that buffered video then it takes more time buffer.

What I am looking is for, how can I force firefox to buffer full video at once or is there any way to increase buffer size.

Ερώτηση από Prashant 1 έτος πριν

Τελευταία απάντηση από Aurorum.co 1 έτος πριν

  • Αρχειοθετήθηκε

Upgraded to macOS Monterrey and all my Firefox browser bookmarks are gone

If I downgrade back to BigSur will I get my Firefox bookmarks (or history) back? Are there any other way to get back my bookmarks?

Ερώτηση από nadjaho 1 έτος πριν

Τελευταία απάντηση από nadjaho 1 έτος πριν

  • Αρχειοθετήθηκε

How to completely remove tabs bar using userChrome.css

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i do… (διαβάστε περισσότερα)

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i dont need it this way. So thats the code i used to make it >>>>>

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

  1. main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
 opacity: 0;
 pointer-events: none;

} /* This makes the bar shorter vertically but removes the 3 window buttons */

  1. main-window #TabsToolbar {
 visibility: collapse !important;

} /* For full screen mode */

  1. TabsToolbar[inFullscreen]{
 display: none !important; 

}

On the screenshot you can see what remains on tabs' bar place I need my browser to end just above the URL string, so there wont be empty space in the top of the monitor. Can you help me find solution for this problem, please?

Ερώτηση από CobaltC17 1 έτος πριν

Τελευταία απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

problem in cursor of "Firefox Edition Developer"

Hello, Do not be tired while i clicked on the normal Web page, Cursor is activate, And blink. it walks a lot on the nerves. please solved this problem, Thank You! … (διαβάστε περισσότερα)

Hello, Do not be tired

while i clicked on the normal Web page, Cursor is activate, And blink. it walks a lot on the nerves.

please solved this problem,


Thank You!

Ερώτηση από omarfatahidev 1 έτος πριν

Απάντηση από cor-el 1 έτος πριν

  • Αρχειοθετήθηκε

"open all in tabs" via context menu for folder in bookmarks toolbar

MacOS FF dev edition 102: I have a folder in my bookmarks toolbar, and I frequently open all of them in tabs. But that option is missing from the context menu on the fold… (διαβάστε περισσότερα)

MacOS FF dev edition 102: I have a folder in my bookmarks toolbar, and I frequently open all of them in tabs. But that option is missing from the context menu on the folder. It is there at the bottom of the folder if I click to open the folder, but this is silly. There is an "open all bookmarks" context menu option on the folder, but that opens all the bookmarks in the toolbar, not in that one folder. why is this?

Ερώτηση από Steven 1 έτος πριν

Τελευταία απάντηση από cor-el 1 έτος πριν

  • Αρχειοθετήθηκε

rolling over link pops up URL in status bar but no "in new tab" indication

MacOS FF dev edition 102 When I roll my mouse over a link, in pops up the URL in the bottom left (i.e. status bar as safari calls it) but there's no indication of if the … (διαβάστε περισσότερα)

MacOS FF dev edition 102 When I roll my mouse over a link, in pops up the URL in the bottom left (i.e. status bar as safari calls it) but there's no indication of if the link will show in the current tab or a new tab. in safari, the end of the URL states "in new tab" if that's the case.

Ερώτηση από Steven 1 έτος πριν

Τελευταία απάντηση από Chris Ilias 1 έτος πριν

  • Αρχειοθετήθηκε

Downloading pdf files fails

Lately when I attempt to download any pdf file I get the 'file name'.pdf with 'failed' as the result (when I check the Download icon on the FF status bar). I looked in m… (διαβάστε περισσότερα)

Lately when I attempt to download any pdf file I get the 'file name'.pdf with 'failed' as the result (when I check the Download icon on the FF status bar). I looked in my download directory and I found these 'failed' .pdf files with 0 KB and also some files (same name).pdf.part. I changed the file extension (deleted .part) to .pdf and the files would open in Acrobat. Nobody likes inconsistent problems, but occasionally a pdf will download normally!! But it fails more than it works. Using FF 102.0 (64-bit)

Ερώτηση από Wally 1 έτος πριν

Τελευταία απάντηση από cor-el 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Security Error: Content on about:tab may not load or link file

I had set up a userContent.css file in the past to pull up and fetch an image on my computer to display as a background on the homepage. It worked and did it's job until … (διαβάστε περισσότερα)

I had set up a userContent.css file in the past to pull up and fetch an image on my computer to display as a background on the homepage. It worked and did it's job until recently, when I had recently relocated a lot of my files around on my computer. I have redirected everything to where I want it to look, including the userContent.css file to the new location for the image I want as the background. Firefox loads the .css file correctly, and recognizes the file existing, but it won't load the image itself for some odd reason. It states it "may not load or link the file" because of a security error, and thus, can't load the image. I never had to deal with this before. How can I get Firefox to be able to load my image like I want it to? I have screenshots that I can provide, but this site doesn't want to upload them at the moment.

Ερώτηση από meddlingguns 1 έτος πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Αρχειοθετήθηκε

I have glaucoma in one eye so naturally bright white and bright colors blind me. Any way to adust for my condition?

Adjust for dark mode on most web sites in my browser and offer the option for dark or light mode?

Ερώτηση από RCPLUTINO 1 έτος πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Αρχειοθετήθηκε

Why does Firefox put www in front of the domain name?

When I type my website in the bar, firefox puts www in front of it, which causes the warning page: firefox detected a potential security threat and did not continue to ww… (διαβάστε περισσότερα)

When I type my website in the bar, firefox puts www in front of it, which causes the warning page: firefox detected a potential security threat and did not continue to www.karinchappell.com. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details.

If I remove the www by backspacing it, the page loads correctly.

I've checked the website: "SSL is enabled on your site, and an SSL certificate was detected on your site."

When I've asked around the techies I know, I've been told this is an antiquated way of dealing with it. Please advise.

Ερώτηση από kchappell 1 έτος πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Firefox Developer Edition wont open Discord hyperlinks

Discord hyperlinks will no longer open when Firefox Developer Edition is selected as my default browser. They open fine in both Firefox, Microsoft Edge, and Google Chrome… (διαβάστε περισσότερα)

Discord hyperlinks will no longer open when Firefox Developer Edition is selected as my default browser. They open fine in both Firefox, Microsoft Edge, and Google Chrome when selected as Windows 11's default browser. When selecting my default browser it would show 2 instances of Firefox Dev but after uninstalling then reinstalling it there is only one instance in the default app list. I'm not really sure where to go from here. Maybe this is an issue with the latest version of Dev Edition or is this an issue with my Windows?

Thanks

Ερώτηση από yohaun 1 έτος πριν

Απάντηση από yohaun 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

DevEd update to 103.0b2 just made everything in the browser HUGE.

Win 10, Developer Edition 103.0b2 This update caused everything to increase in size. Tabs & toolbars are much bigger now. Toolbar and bookmarks toolbar used to fit i… (διαβάστε περισσότερα)

Win 10, Developer Edition 103.0b2

This update caused everything to increase in size. Tabs & toolbars are much bigger now. Toolbar and bookmarks toolbar used to fit in the window with no overflow, now both have a lot of items in overflow.

Sites that used to fit at 100% zoom now have to be reduced to 80% or 67% to fit on-screen.

Just wondering what could cause this behavior? Settings?

Note: Browser window is fully maximized and no other program on my Win10 box has this issue.

Ερώτηση από EmmEmm013 1 έτος πριν

Απάντηση από jscher2000 - Support Volunteer 1 έτος πριν

  • Αρχειοθετήθηκε

my firefox get bigger after update

ok my problem is: before: https://i.ibb.co/gdBssLZ/Image-224.png after: https://i.ibb.co/fSY8RHf/Image-241.png my firefox take up more space, even my addons dont fit the… (διαβάστε περισσότερα)

ok my problem is: before: https://i.ibb.co/gdBssLZ/Image-224.png after: https://i.ibb.co/fSY8RHf/Image-241.png

my firefox take up more space, even my addons dont fit the way it was. its very annoying, how can i make it back?

Ερώτηση από moderndefender 1 έτος πριν

Τελευταία απάντηση από jscher2000 - Support Volunteer 1 έτος πριν