Showing questions tagged: اعرض كل الأسئلة
  • حُلّت
  • المُؤرشفة

What content is required in userChrome.css to move the tabs bar under all other bars?

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does N… (read more)

Every solution which I have found for Firefox 89 "Proton" so far which moves the Tabs Bar below the Navigation Bar (AKA "address bar"), with the Menu Bar above it, does NOT move the Tabs Bar below the Bookmarks Bar. The Bookmarks Bar appears to be overwritten and blank, and occupies space below the Menu Bar, Navigation Bar, and Tabs Bar. This empty space separates the three bars which are implemented and the content of the currently-selected tab below it.

Currently, my userChrome.css file is a copy posted by Cor-el (?):


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* TABS: below nav-bar - fixed for 108+,113+ */

/* ROOT -variables */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;
  
  --tab-min-height: 25px !important; /*override density*/
  --tab-min-width:  80px !important; /*override default*/
}

/* TABS: below nav-bar - no longer needed in 113+ *//*
#navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
  -moz-box-ordinal-group: 10 !important;
  order: 10 !important;
}
#TabsToolbar {
  -moz-box-ordinal-group: 1000 !important;
  order: 1000 !important;
}
*/

/* TABS: position */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  width: 100vw !important;
}

/* for 107 and lower - disable this rule in 108 and newer *//*
#tabbrowser-tabs {
  width: 100vw !important;
} */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  position: relative !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
#tabbrowser-arrowscrollbox,
#tabbrowser-tabs .tabbrowser-tab {
  min-height: var(--tab-min-height) !important;
  max-height: var(--tab-min-height) !important;
}

#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* indicators - hide  */
.private-browsing-indicator {display: none !important;}
.accessibility-indicator    {display: none !important;}

/* window controls in full screen - hide*/
#TabsToolbar #window-controls {display: none !important;}

/* caption buttons on tab bar - hide */
*|*:root[tabsintitlebar]:not([inFullscreen="true"])
 #toolbar-menubar[autohide="true"] ~ #TabsToolbar
 .titlebar-buttonbox-container {display: none !important;}
________________________________________________________________________________________________

Evidently, the text editor for this website does several things to the above original text that, frankly, seem unnecessary and undesirable. The .CSS file is just an unformatted text file, so what is the problem with simply copying its contents and pasting it in to the body of this post?

Which is also to say that I do NOT have a clue as to what any line in the file is meant to do, what effect it has, why it is even in the file at all, or why it is written in the way that it is. So DO NOT tell me that I "CAN" create a Cascading Style Sheet on my own when I cannot even modify one that has been provided.

On the face of it, something is missing from the above CSS text. What change needs to be made to the above content so that the Bookmark Bar will appear between the Navigation Bar and the Tabs Bar??

Thank-you very much for your time and attention to this request for assistance.

Asked by Blacklisted 2 years ago

Answered by DB-1 2 years ago

  • حُلّت

How do I turn off web translation in Firefox 118.0.1??

How do I turn off web translation permanently for ALL pages in Firefox 118.0.1?? It´s the most annoying feature so far from Firefox. Even if I delete all languages in pre… (read more)

How do I turn off web translation permanently for ALL pages in Firefox 118.0.1?? It´s the most annoying feature so far from Firefox. Even if I delete all languages in preferences, it shows up on every page I visit.

Asked by gjensse 4 days ago

Answered by TyDraniu 4 days ago

  • Locked

NEW: reorder icons in add-on bar, FF 118

New Answer to Old Question: FF 118.0.1 Snap for Ubuntu 22.04.3 LTS, Try FF Hamburger Menu > More Tools > Customize toolbar > Cursor NOW Becomes Hand tool. Move … (read more)

New Answer to Old Question: FF 118.0.1 Snap for Ubuntu 22.04.3 LTS, Try FF Hamburger Menu > More Tools > Customize toolbar > Cursor NOW Becomes Hand tool. Move Icons, Select: Done in lower Rt Corner and Enjoy. Seems to Hold After Reboot.

Know this not a Q. But couldn't find info anywhere else. Now more know. Tnx

Asked by user747161 1 day ago

  • حُلّت

Prevent Firefox from starting automatically

I have followed the steps in the "Prevent Firefox from starting automatically" article: https://support.mozilla.org/en-US/kb/firefox-starts-automatically-when-i-restart-w… (read more)

I have followed the steps in the "Prevent Firefox from starting automatically" article: https://support.mozilla.org/en-US/kb/firefox-starts-automatically-when-i-restart-window

But Firefox keeps starting automatically when I restart my computer. Attached is an image of how the settings are now.

What should I do? This is a bit annoying. I don't use Firefox as my main browser but I work as a customer success manager for an online platform and always need to do some tests on Firefox, but I don't want it to start automatically when I turn on my computer.

I'll for instructions.

Thank you

Asked by mml87 6 days ago

Answered by cor-el 5 days ago

  • حُلّت

Blocking of Dragon Professional Web Extension

Today, my daughter received a notification that the Dragon Professional Web Extension has been disabled (see attached image). This was done because the extension supposed… (read more)

Today, my daughter received a notification that the Dragon Professional Web Extension has been disabled (see attached image). This was done because the extension supposedly executes remote code and collects user data.

My daughter, a mathematics professor, has very limited use of her hands. She is dependent upon Dragon to do her job. This is not something she just likes - she has a disability and she NEEDS it. Disabling this extension will make her job significantly more difficult, and there are capabilities that the extension provides that she may not be able to duplicate with workarounds.

PLEASE, make the extension useable again. This is an accessibility issue for disabled people - it's not just a fun addition to the browser. If necessary, add some sort of acknowledgement checkbox so that she can acknowledge that she is taking some risks in using it.

One other thing. Disabling this extension with no advance warning was a disservice to all disabled people who depend on it. Had this occurred in the middle of a semester, the effect could have been catastrophic. As it is, she may need to spend the rest of the summer trying to figure out how to do her job without it. You have really, really done an extreme disservice here.

Asked by jkrm 2 months ago

Answered by TyDraniu 2 months ago

  • حُلّت

Downloads has a sticky "save as" folder location for just one website.

The Backstory: As a graphic designer, I save things from the web all the time--stock websites, client downloads, all that jazz. Because I have a ton of clients, I have th… (read more)

The Backstory: As a graphic designer, I save things from the web all the time--stock websites, client downloads, all that jazz. Because I have a ton of clients, I have the "Always Ask You Where to Save Files" option selected, and it usually does a pretty good job of remembering where I want to save stuff.

However, I've encountered a crazy bug in the last month: When I save images--jpegs specifically--from Adobe Stock, it will pop up the "where to save" window, and it will be a certain client's folder. (For clarity, we'll call this Tammy's folder.) I'll navigate to the new location I want to save assets for the current project I'm working on (let's say this is Mike's folder). Then I'll download another jpeg for Mike's folder from Adobe, but it will start me back in Tammy's folder again. This means I have to re-navigate to Mike's folder, every single time I want to save anywhere other than Tammy's folder.

Here's the weird thing: When I save .ai/vector files from Adobe stock, it remembers the last folder I saved an .ai/vector file to. Same for .pngs and other file types. On other stock websites, it will also remember, whether they are jps, zips, svgs--it works fine. It's JUST jpegs (not jpgs) from Adobe Stock.

I've tried clearing cookies, data, resetting the download location, rebooting my computer in between all the changes, and even going into the about:config to try to fix it that way. Short of uninstalling/reinstalling firefox, are there any other solutions I should try?

Thanks!

Asked by jamie50 3 weeks ago

Answered by zeroknight 3 weeks ago

  • حُلّت

What is Firefox chrome_debugger_profile folder

I have several profiles. They all have the same Chrome folder contents, but only some of them have the "chrome_debugger_profile" folder. I'm guessing I must have genera… (read more)

I have several profiles. They all have the same Chrome folder contents, but only some of them have the "chrome_debugger_profile" folder.

I'm guessing I must have generated it along the way while tweaking the Chrome folder contents?

Asked by noel_envode 1 week ago

Answered by zeroknight 1 week ago

  • حُلّت

How can cache audio/video files from mozilla-temp-files for offline use?

Hello everyone, to archieve some good old games, I use an special version of Firefox. Firefox (MyPal): 29.2.0, with Adobe Flash preinstalled, Disk-Cache For most game… (read more)

Hello everyone,

to archieve some good old games, I use an special version of Firefox. Firefox (MyPal): 29.2.0, with Adobe Flash preinstalled, Disk-Cache

For most games it will suffice: After loading all content online, it will be available offline too. But... some audio/video files will be saved in memory cache - %temp%\mozilla-temp-files\*[random-auffix] - instead of in disk cache. After closing session they get deleted and after restart they are saved again, with another suffix.

Sample file: http://arcaneonlinegame.epizy.com/Arcane/frames_files/midi/Ophelia's Journal.mp3 that is shipped with http://arcaneonlinegame.epizy.com/Arcane/Arcane.htm

How can I tell Firefox to permanent save streamed audio/video files, like Firefox does with everything else? In the end the music should play if I open the browser offline too.

Thank you in advance for your help. Drago

Asked by drago-yoshisabel 2 weeks ago

Answered by drago-yoshisabel 1 week ago

  • حُلّت

Cannot download any add-ons, Every single add-on shows as corrupted no matter what

I have been having this issue for such a long time now but its really getting ridiculous now, I have tried to follow so many guides and re-installs and .XPI installs and … (read more)

I have been having this issue for such a long time now but its really getting ridiculous now, I have tried to follow so many guides and re-installs and .XPI installs and nothing is working, I am beyond stumped as to what can be the problem, someone please help me fix this.

Asked by starghost 1 week ago

Answered by starghost 1 week ago

  • حُلّت

Export browser settings

Which file/s contains only the browser settings, not including the extensions, which are transferable to other profiles? prefs.js? the contents of the settings folder? … (read more)

Which file/s contains only the browser settings, not including the extensions, which are transferable to other profiles? prefs.js? the contents of the settings folder?

Asked by noel_envode 1 week ago

Answered by cor-el 1 week ago

  • حُلّت

Recommended by Pocket option missing in settings

I have Firefox installed on two PCs. I see the option to add "Recommended by Pocket" under Settings/Home, but on the other one I don't. Screen shots of both are attached.… (read more)

I have Firefox installed on two PCs. I see the option to add "Recommended by Pocket" under Settings/Home, but on the other one I don't. Screen shots of both are attached. I have completely uninstalled, cleaned up all Firefox files and re-installed Firefox multiple times on the PC where I don't see the Pocket option but nothing changes. Also gone into about:config and tried making changes from there. I want the Pocket recommendations to show on the Firefox Home page for both PCs.

Thanks

Asked by marinemonk 1 week ago

Answered by zeroknight 1 week ago

  • Locked

fix for scrolling not working when hardware acceleration enabled

This was my fix for scrolling not working when hardware acceleration enabled. Upgraded this software product: X-Mouse Button Control (of Highresolution Enterprises) to l… (read more)

This was my fix for scrolling not working when hardware acceleration enabled. Upgraded this software product: X-Mouse Button Control (of Highresolution Enterprises) to latest release 2.20.5

Asked by rnthorburn 2 weeks ago

  • حُلّت

No longer have the option to save default behaviour of a download file

for new file types the option to save the default behaviour for future downloads is no longer avaliable for me. Also, the option to set in "Settings -> General -> F… (read more)

for new file types the option to save the default behaviour for future downloads is no longer avaliable for me. Also, the option to set in "Settings -> General -> Files and Applications" does not show any of the new file types.

I've tried re-installing firefox, as well as refreshing but still the same results.

Asked by brian 2 weeks ago

Answered by zeroknight 2 weeks ago

  • Locked

Can the Firefox profile manager be used with portableapps

I hope this applies here. I tried using the "-p" command fro Librewolf. Wiped out my sessions and settings. Is there a way to do this in Firefox and or Librewolf? … (read more)

I hope this applies here. I tried using the "-p" command fro Librewolf. Wiped out my sessions and settings.

Is there a way to do this in Firefox and or Librewolf?

Asked by noel_envode 3 weeks ago

Last reply by Paul 2 weeks ago

  • حُلّت

PiP mode resize difference on Windows and Linux

Hello. I recently moved from windows to Linux Mint, and noticed the behavior of the Picture in Picture window is different when resizing. On windows, the aspect ratio is … (read more)

Hello. I recently moved from windows to Linux Mint, and noticed the behavior of the Picture in Picture window is different when resizing. On windows, the aspect ratio is kept. while on Linux, it is free form, making these black bars around the video, so I have to resize it very carefully to not show any black bars.

How can I make the PiP on Linux behave like on Windows? That means resizing keeping the aspect ratio.

Attached are the comparisons between Windows and Linux Mint.

Thank you very much!

Asked by buneco05 2 months ago

Answered by buneco05 2 weeks ago

  • حُلّت

Can't Stop Firefox from Reloading Crashed Session

The problem is that even after I've tinkered with the about:config settings to prevent Firefox from restoring my previous session after a crash, it just won't listen! The… (read more)

The problem is that even after I've tinkered with the about:config settings to prevent Firefox from restoring my previous session after a crash, it just won't listen! The changes I make in about:config don't seem to save, and every time Firefox crashes, it happily reloads my old tabs and windows.

Your assistance would be greatly appreciated!

OS: Arch Linux DE: Gnome 44

Asked by Anon 2 weeks ago

Answered by zeroknight 2 weeks ago

  • حُلّت

Is there a way to disable extension access to specific websites?

From a security / QOL pov I'd like to disable an extension on some websites, and was wondering if there were any methods to do this? I searched this question first throu… (read more)

From a security / QOL pov I'd like to disable an extension on some websites, and was wondering if there were any methods to do this?

I searched this question first through reddit and the support site and found similar questions with no updates asked between 4-6 years ago, wondering if there's been a method implemented yet or if it's still not possible.

Thanks!

Asked by ashrnkhan65 2 weeks ago

Answered by zeroknight 2 weeks ago