Showing questions tagged: Show all questions

extensions.json key

Hello I want to use extension xpi's from a shared external folder over multiple Linux profiles. So i examined the profile folder and found extensions.json. Though i can'… (read more)

Hello

I want to use extension xpi's from a shared external folder over multiple Linux profiles. So i examined the profile folder and found extensions.json. Though i can't find any documentation to it's keys online.

There's "rootURI:" with a "jar:file://path/to/extension.xpi!/", so i tried just replacing the path with the shared one. Though i observed that just makes firefox replace the path with the current one. So i examined further and found the "location:" key with the default value "app-profile". So my guess is, there's other values for other usecases, right?

So, in summary, what i need is:

  • documentation to extensions.json keys or possible values to "location" key.
  • if that isn't intended/doesn't work, how i can achieve my goal otherwise.

And please don't suggest the sync feature, that doesn't work for my usecase.

Asked by dani.priv+moz 1 week ago

Last reply by cor-el 1 week ago

Firefox to stop requesting the master password on every startup

I already found many users asking the same, but they didn't get a reply.... at least I didn't see any. I want to protect my password memory with a master password - fine… (read more)

I already found many users asking the same, but they didn't get a reply.... at least I didn't see any.

I want to protect my password memory with a master password - fine. But in 99% of my time, I don't need to enter login data. Even worse, if FF starts on an "invisible" monitor, I cannot move the window.

Is there a way to have FF prompt only for the password if I attempt to log into a site ? ... it already does that when I cancel the start-up prompt.... so is there an "auto cancel at startup ?"

Asked by gwaihir.cloud 1 week ago

Last reply by cor-el 1 week ago

Firefox too big to catch the top bar after using bigger screen

Can someone please answer how to reset firefox size after you've been using a bigger screen and go back to the laptop the top bar is lost way up and I cant catch it to mo… (read more)

Can someone please answer how to reset firefox size after you've been using a bigger screen and go back to the laptop the top bar is lost way up and I cant catch it to move it to resize the firefox window. Using Fn and F11 to go into maximize mode doesnt help me at all cuz I end up in full screen on the FHD screen but cant grab and drag the window to resize it again - and please NO comments about using FN and F11 again. This is an issue thats been since years - cant figure out why ppl who are tryin to help think others dont know the difference between maximization and the window being bigger than the laptop screen and being lost. So FIREFOX key-shortcut for window size reset URGENT PLEASEEEE - Im having this issue couple times a week. To fix it I gotta go again to the bigger screen reduce the size of the window and then disconnect - which is soooo horrible.

Asked by maple22 2 weeks ago

Last reply by cor-el 2 weeks ago

Unify the operation logic of opening links and bookmarks in the background

To open a link of a website in the background tab is CTRL+click, why is it that to open a bookmark of the bookmark toolbar in the background tab is CTRL+shift+click. It i… (read more)

To open a link of a website in the background tab is CTRL+click, why is it that to open a bookmark of the bookmark toolbar in the background tab is CTRL+shift+click. It is confusing! A bookmark is a link! For comparison, both of them are CTRL + click in chromium. BTW, there is no explanation in advanced configuration preferences.

Asked by Heporis 1 week ago

Last reply by cor-el 1 week ago

autohide everything when not hovered anywhere on browser 2

this was asked before by myself /questions/1284841 and again by another user /questions/1402855 the code was navigator-toolbox { max-height: 0; overflow: hid… (read more)

this was asked before by myself

/questions/1284841

and again by another user

/questions/1402855

the code was

  1. navigator-toolbox {
 max-height: 0;
 overflow: hidden;
 transition: ease all 3s;

}

  1. main-window:hover #navigator-toolbox {
 max-height: 100vh;
 animation: 0s pop-in;
 animation-fill-mode: both;
 animation-delay: 2s;

}

@keyframes pop-in {

 from {overflow: hidden}
 to {overflow: unset}

}

the issue now i have with firefox 124.0.2 is that the transition is now instant when my mouse enters or leaves the window and one of my addon buttons (roboform) no longer works with this userchrome.css edit.

its been a few updates ago it broke maybe 15 or so and now im wondering if there is a better updated script that works like it used to.

Asked by roger douglas 1 week ago

Help with 'Simple Tab Groups' add-on

I sent an email to the support email given for this add-on but didn't get a response, so maybe others can help: I'm using the 'Simple Tab Groups' add-on on my Mac comput… (read more)

I sent an email to the support email given for this add-on but didn't get a response, so maybe others can help:

I'm using the 'Simple Tab Groups' add-on on my Mac computer and am happy with it but I have one question. When I click on a web link in an email (I use the native Apple Mail), it of course takes me to my default browser which is Firefox, and then within Firefox to the simple tab group that I had open in Firefox before clicking the link. Logically I guess that's reasonable behavior but typically that's not necessarily what I want; I'd rather it open the web page in my 'main' tab group.

Is there a configuration option to say: "When clicking on a web link in an email, open to this xxxxxx default tab group"?

Asked by rick707 1 week ago

Looking for extension for minimizing active tab.

I know that it is possible, cause, in the past, I had extension doing exactly that. When I click on an active tab, Firefox just minimized it and went back to the last one… (read more)

I know that it is possible, cause, in the past, I had extension doing exactly that. When I click on an active tab, Firefox just minimized it and went back to the last one I was looking at. But it was for the old version of Firefox. It wasn't compatibile with the new ver of the brawser. Can anyone can help me find some extension doing that please?

Asked by binks77 1 week ago

Last reply by zeroknight 1 week ago

FF: 124.0.2: Grouping of Tabs

Hail all: OS: W11Ent_x64 V: 22h2 (b: 22621.3447) FF: 124.0.2 x_64 I tried several "Group Tabs" add-ons, like: Simple Tab Groups. Tab Group. And I few I can't even recall… (read more)

Hail all:

OS: W11Ent_x64 V: 22h2 (b: 22621.3447) FF: 124.0.2 x_64 I tried several "Group Tabs" add-ons, like: Simple Tab Groups. Tab Group. And I few I can't even recall the name from. Yet, none works. Not ONE.

Now, I use Edge as well, on my corporate system that I got from work. Personal PC I use FF on.

But, the Edge Tab Grouping, which allows tabs to be "put to Eco-Sleep", while hidden the open tabs by clicking the Group-Tab Icon, is a feature I sorely miss in Firefox.

Odd, as, so many requested this feature, how come it has not been implemented over the many years of people asking?

Either way: Does anyone know a good, WORKING add-on that does the "Edge Thing" with FF tabs, please? Since, I often got like 200 tabs open, which is a real misery without Tab Grouping and "Hiding".

Thank you aforehand: Ke'Ylan.

Asked by Ke'Ylan Abaddon Banthraxx 1 week ago

Last reply by cor-el 1 week ago

adblocker

I frequently attempt to open news articles or other pages requiring form fill-in but instead get a page that advises me to disable an adblocker. I have no idea what Firef… (read more)

I frequently attempt to open news articles or other pages requiring form fill-in but instead get a page that advises me to disable an adblocker. I have no idea what Firefox (yes, up-to-date) uses or how I could set it to allow pop-ups for a particular site. Help!

Asked by dennis_crowe 1 week ago

Last reply by zeroknight 1 week ago

All add-ons / extensions break randomly and are disabled (the icon of the extensions is also broken under "Manage Your Extensions")

Sometimes all add-ons / extensions break randomly and are disabled (the icon of the extensions is also broken under "Manage Your Extensions"). The extensions are visible… (read more)

Sometimes all add-ons / extensions break randomly and are disabled (the icon of the extensions is also broken under "Manage Your Extensions").

The extensions are visible under "about:addons", but the slider is turned off and the icon in front of each extension is broken / empty.

It seems that deleting these 2 files- compatibility.ini and extensions.json inside the firefox profile folder, usually fixes the issue. Only these 2 files though, don't delete anything else.

No need to mess around with the ff profiles or anything else, just deleting those 2 files and restarting the firefox usually fixes the issue with the "unregistered" addons.

This thread is for the search function, as I found some VERY old and outdated suggestions for the aforementioned issue using the search function.

I wonder what causes the extensions to "unregister" randomly.

Asked by ff_user 1 week ago

Last reply by jscher2000 - Support Volunteer 1 week ago

on 15.9 esr channel, last update all extensions are now disabled

Lest update to 15.9 all my extensions are now disabled. Missing Lastpass and Surfshark from my menu bar. Doesn't seem to be any way to Enable them from Extensions screen… (read more)

Lest update to 15.9 all my extensions are now disabled. Missing Lastpass and Surfshark from my menu bar. Doesn't seem to be any way to Enable them from Extensions screen.

I reloaded Lastpass from their site and this is now working on my Menu bar.

But what happened to cause this

Asked by Chris Walstow 1 week ago

Last reply by cor-el 1 week ago

  • Archived

Disabling Control +w keybind

Could you add a option of closing tab with <kbd>Ctrl</kbd>+<kbd>w</kbd> to the advanced preference? Also, I realized that: ```browser.tabs.warnO… (read more)

Could you add a option of closing tab with <kbd>Ctrl</kbd>+<kbd>w</kbd> to the advanced preference?

Also, I realized that:

```browser.tabs.warnOnClose False``` Does this option activates warn when closing the tab? If your answer is yes, it is not working at all.

Asked by maxemilian 1 year ago

Last reply by wtfiwinomgs 1 year ago

  • Archived

Firefox 96.0 - "Forced" dark mode

I have been a "light theme" user for 15+ years. Since updating to 96.0 today, a dark mode spreading across Firefox has been forced onto me, including: New tab backgro… (read more)

I have been a "light theme" user for 15+ years. Since updating to 96.0 today, a dark mode spreading across Firefox has been forced onto me, including:

  • New tab background
  • Background of any tab waiting to load a page
  • Google/Youtube background
  • Settings/add-ons/password menu backgrounds
  • Automatic username/password drop-down background
  • Background of the little box that appears on the bottom-left (the one which shows the URL when you mouse over a link)

I am unhappy with this and wish to have my usual theme back. Can anyone please assist?

(In addition, there is some sort of white border around the current tab, which I do not like)

Asked by hevinroyal 2 years ago

Last reply by Paul 1 year ago

  • Archived

Firefox 97 want to always print with system dialog box

Prior to FF97 a simply setting to "false" the about:config, print.tab_modal.enabled setting allowed FF to always use the system dialog box when printing. However, in FF97… (read more)

Prior to FF97 a simply setting to "false" the about:config, print.tab_modal.enabled setting allowed FF to always use the system dialog box when printing. However, in FF97, this is no longer the case. How can I set FF97 to always use the system print dialog box??

I almost always use Preview printing on my Macs to avoid multiple pages of garbage so this is fairly important to me...and it might help to save a few trees...

Asked by jschneid002 2 years ago

Last reply by paul436 1 year ago