- E zgjidhur
Why did you take away the "use current tabs when opening firefox" option?
Why did you take away the "use current tabs when opening firefox" option?
Why did you take away the "use current tabs when opening firefox" option?
How to disable the Enterprise Roots preference-have tried everything I can find on this issue. In summary, deleting certificate via reg edit but this does not work, have … (lexoni më tepër)
How to disable the Enterprise Roots preference-have tried everything I can find on this issue. In summary, deleting certificate via reg edit but this does not work, have to delete certificate every time I re start windows 11 desk top pc.
Any other advice? Thanks
After the 139.0 update, I noticed 'Firefox Labs' is missing on my settings page. I checked the config and saw: browser.preferences.experimental true I have telemetry che… (lexoni më tepër)
After the 139.0 update, I noticed 'Firefox Labs' is missing on my settings page. I checked the config and saw: browser.preferences.experimental true
I have telemetry checked Send technical and interaction data to Mozilla This helps us improve Firefox features, performance, and stability. Learn more
Once in a while the 'Firefox Labs' will appear momentarily then disappear.
Any ideas son why this is happening?
how to remove this search engine selection button, I didn't find it in the settings
(Sorry if the wrong area.) I'm curious and play with Node-Red a lot. Just now I am playing with the `http-request` to explore web pages. I press the `F12` key and the … (lexoni më tepër)
(Sorry if the wrong area.)
I'm curious and play with Node-Red a lot.
Just now I am playing with the `http-request` to explore web pages.
I press the `F12` key and the tools pop up and I go through some basic things.
I see/get just about nothing. See pic (Don't know to make it inline.) But the name says it all.
So I've pressed the `F12` key, clicked on the NETWORK and REFRESHED the page.
Now with Chrome.
Whole different set of stuff.
Someone - please. What's going on? I'm not understanding the huge difference with how things are shown.
Can I Manual Remove/Disable those pin Marker on Homepage ? I know it is usable to know what page we have pinned, But i want some change to prefer good looks for thi… (lexoni më tepër)
Can I Manual Remove/Disable those pin Marker on Homepage ? I know it is usable to know what page we have pinned, But i want some change to prefer good looks for this. Just personal eyelooks. Thank You
I have some code in my .css file that had restored colored folders, a la pre version 89 AFAIR, for the folders on the bookmarks toolbar and in the bookmarks menus off the… (lexoni më tepër)
I have some code in my .css file that had restored colored folders, a la pre version 89 AFAIR, for the folders on the bookmarks toolbar and in the bookmarks menus off the toolbar. It was working in V138.
I just upgraded to V139 and it's no longer working. I have the plain black/white wireframes back for the toolbar folders on the bookmarks menus.
The code I was using is below. I didn't write it and I confess that I only marginally understand it.
Can someone help me to regaining the colored folders? The white ones are a serious visual impairment for my brain. I need them to be more distinct from the menus themselves.
/*
Colored folders for Bookmarks Menus, Bookmarks Sidebar, Bookmarks Toolbar, Library window, Add/Edit Bookmarks dialog Substitutes a Firefox 57-style folder icon for the new wireframe folder icon
/* Standard folder -- on Toolbar and Menus */
/* Standard folder -- in Sidebar, Library, Add/Edit Bookmark dialog */
fill: #e8bb00 !important; /* slightly muted gold */ /* Specify icon for Firefox 89 Proton (base 64 conversion from old SVG with gold color) */ list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iI2U4YmIwMCIgZmlsbC1vcGFjaXR5PSJjb250ZXh0LWZpbGwtb3BhY2l0eSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTQuNSAzSDYuOTE0YS41LjUgMCAwIDEtLjM1NC0uMTQ2TDUuMTQ2IDEuNDM5QTEuNDkxIDEuNDkxIDAgMCAwIDQuMDg2IDFIMS41QTEuNSAxLjUgMCAwIDAgMCAyLjV2MTFBMS41IDEuNSAwIDAgMCAxLjUgMTVoMTNhMS41IDEuNSAwIDAgMCAxLjUtMS41di05QTEuNSAxLjUgMCAwIDAgMTQuNSAzem0uNSAxMC41YS41LjUgMCAwIDEtLjUuNWgtMTNhLjUuNSAwIDAgMS0uNS0uNVY2aDE0ek0xIDVWMi41YS41LjUgMCAwIDEgLjUtLjVoMi41ODZhLjUuNSAwIDAgMSAuMzU0LjE0NmwxLjQxNCAxLjQxNUExLjQ5MSAxLjQ5MSAwIDAgMCA2LjkxNCA0SDE0LjVhLjUuNSAwIDAgMSAuNS41VjV6Ii8+CiAgPHBhdGggZD0iTTE1IDEzLjVhLjUuNSAwIDAgMS0uNS41aC0xM2EuNS41IDAgMCAxLS41LS41VjZoMTR6IiBmaWxsLW9wYWNpdHk9Ii4yIi8+CiAgPHBhdGggZD0iTTEgNVYyLjVhLjUuNSAwIDAgMSAuNS0uNWgyLjU4NmEuNS41IDAgMCAxIC4zNTQuMTQ2bDEuNDE0IDEuNDE1QTEuNDkxIDEuNDkxIDAgMCAwIDYuOTE0IDRIMTQuNWEuNS41IDAgMCAxIC41LjVWNXoiIGZpbGwtb3BhY2l0eT0iLjEiLz4KICA8cGF0aCBkPSJNMTUgMTMuNWEuNS41IDAgMCAxLS41LjVoLTEzYS41LjUgMCAwIDEtLjUtLjVWMTNoMTR6IiBmaWxsLW9wYWNpdHk9Ii4wNSIvPgo8L3N2Zz4=") !important;
}
/* Smart bookmark folder -- on Toolbar and Menus */
/* Smart bookmark folder -- in Sidebar, Library, Add/Edit Bookmark dialog */
/* Specify icon for Firefox 89 Proton to override basic folder */ list-style-image: url("chrome://browser/skin/places/folder-smart.svg") !important; fill: #69c !important; /* similar to blue smart folder color */
}
/*** Top-level "container" icons (otherwise would be Standard folder color) ***/ /* Bookmarks Menu -- in Sidebar, Library, Add/Edit Bookmark dialog */
/* Specify icon for Firefox 89 Proton to override basic folder */ list-style-image: url("chrome://browser/skin/places/bookmarksMenu.svg") !important; fill: olive !important;
}
/* Bookmarks Toolbar -- on Menus */
/* Bookmarks Toolbar -- in Sidebar, Library, Add/Edit Bookmark dialog */
/* Specify icon for Firefox 89 Proton to override basic folder */ list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.svg") !important; fill: olive !important;
}
/* Other Bookmarks -- on Menus */
/* Other Bookmarks -- in Sidebar, Library, Add/Edit Bookmark dialog */
/* Specify icon for Firefox 89 Proton (base 64 conversion from old SVG with olive color) */ list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib2xpdmUiIGZpbGwtb3BhY2l0eT0iY29udGV4dC1maWxsLW9wYWNpdHkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZmlsbC1vcGFjaXR5PSIuMDUiIGQ9Ik0xMi43LDFIMy4zbC0uMi42TC4xLDksMCw5LjJWMTNhMi4wMDYsMi4wMDYsMCwwLDAsMiwySDE0YTIuMDA2LDIuMDA2LDAsMCwwLDItMlY5LjJMMTUuOSw5bC0zLTcuNEwxMi43LDFaIi8+CiAgPHBhdGggZD0iTTEyLDJsMyw3LjRWMTNhLjk0NS45NDUsMCwwLDEtMSwxSDJhLjk0NS45NDUsMCwwLDEtMS0xVjkuNEw0LDJoOG0uNy0xSDMuM0wuMSw5LjEsMCw5LjJWMTNhMi4wMDYsMi4wMDYsMCwwLDAsMiwySDE0YTIuMDA2LDIuMDA2LDAsMCwwLDItMlY5LjJMMTUuOSw5LDEyLjcsMVoiLz4KICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii4wNSIgZD0iTTE0Ljk4OCw5LDEyLDJINEwuODUxLDlINS4wMjNBMi45MzEsMi45MzEsMCwwLDAsOCwxMS42LDIuODg5LDIuODg5LDAsMCwwLDExLjAxMiw5WiIvPgogIDxwYXRoIGQ9Ik0xMCw5QTIsMiwwLDAsMSw2LDlIMHYxSDUuMTg0YTIuOTgzLDIuOTgzLDAsMCwwLDUuNjMzLDBIMTZWOVoiLz4KPC9zdmc+") !important;
}
/* (Older Firefox) Avoid overriding classic Bookmarks Toolbar and Other Bookmarks icons in menus */
list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png") !important;
}
/* Specify icon for Firefox 89 Proton (base 64 conversion from old SVG with olive color) */ list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ib2xpdmUiIGZpbGwtb3BhY2l0eT0iY29udGV4dC1maWxsLW9wYWNpdHkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggZmlsbC1vcGFjaXR5PSIuMDUiIGQ9Ik0xMi43LDFIMy4zbC0uMi42TC4xLDksMCw5LjJWMTNhMi4wMDYsMi4wMDYsMCwwLDAsMiwySDE0YTIuMDA2LDIuMDA2LDAsMCwwLDItMlY5LjJMMTUuOSw5bC0zLTcuNEwxMi43LDFaIi8+CiAgPHBhdGggZD0iTTEyLDJsMyw3LjRWMTNhLjk0NS45NDUsMCwwLDEtMSwxSDJhLjk0NS45NDUsMCwwLDEtMS0xVjkuNEw0LDJoOG0uNy0xSDMuM0wuMSw5LjEsMCw5LjJWMTNhMi4wMDYsMi4wMDYsMCwwLDAsMiwySDE0YTIuMDA2LDIuMDA2LDAsMCwwLDItMlY5LjJMMTUuOSw5LDEyLjcsMVoiLz4KICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii4wNSIgZD0iTTE0Ljk4OCw5LDEyLDJINEwuODUxLDlINS4wMjNBMi45MzEsMi45MzEsMCwwLDAsOCwxMS42LDIuODg5LDIuODg5LDAsMCwwLDExLjAxMiw5WiIvPgogIDxwYXRoIGQ9Ik0xMCw5QTIsMiwwLDAsMSw2LDlIMHYxSDUuMTg0YTIuOTgzLDIuOTgzLDAsMCwwLDUuNjMzLDBIMTZWOVoiLz4KPC9zdmc+") !important;
}
What is this blue box and line, and how do I get rid of it?
In the article https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended https://packages.mozil… (lexoni më tepër)
In the article https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended
https://packages.mozilla.org/apt leads to 404, not a Debian software repository / archive.
Step 4 (is broken)
Next, add the Mozilla APT repository to your sources list:
echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null
find the mystery FireFox Labs in version 138
How to make Firefox default server
I prefer the tabs be below the bookmark bar, and successfully modified the CSS file to do this some time back. Now update 133 has once again pushed them up below the menu… (lexoni më tepër)
I prefer the tabs be below the bookmark bar, and successfully modified the CSS file to do this some time back. Now update 133 has once again pushed them up below the menu bar. What do I have to do to get them back where I want them this time? And why can't you just leave the tab location preference alone when doing updates?
Setting up brother printer asking me to sign up for malware bytes Guard ? should I please?
Hi. There is a new feature of Firefox that bothers me. It is when I drag tabs around the top, they try to group when I don't want them to. So I go to about:config and fin… (lexoni më tepër)
Hi. There is a new feature of Firefox that bothers me. It is when I drag tabs around the top, they try to group when I don't want them to. So I go to about:config and find the "browser.tabs.groups.enabled" key and set it to false. But when I restart Firefox, the change reverts. How do I fix this so the change stays?
I've already tried going to Menu->Help->More troubleshooting information->Profile Folder->Open folder, but there is no "user.js" file there. Do I have to do a Firefox reset to fix this? I hope not...
Note that I'm pretty sure that other settings that I change do not revert when I restart Firefox. Right now, it seems to be just this one about:config setting, unless the new version of Firefox reverts all manually changed about:config settings upon restart.
Thanx in advance for any help.
duplicate of /questions/1509077 thread Hi. There is a new feature of Firefox that bothers me. It is when I drag tabs around the top, they try to group when I don't want … (lexoni më tepër)
duplicate of /questions/1509077 thread
Hi. There is a new feature of Firefox that bothers me. It is when I drag tabs around the top, they try to group when I don't want them to. So I go to about:config and find the "browser.tabs.groups.enabled" key and set it to false. But when I restart Firefox, the change reverts. How do I fix this so the change stays?
I've already tried going to Menu->Help->More troubleshooting information->Profile Folder->Open folder, but there is no "user.js" file there. Do I have to do a Firefox reset to fix this? I hope not...
Note that I'm pretty sure that other settings that I change do not revert when I restart Firefox. Right now, it seems to be just this one about:config setting, unless the new version of Firefox reverts all manually changed about:config settings upon restart.
Thanx in advance for any help.
How can I disable fortigiard prevention
I have tried MANY times to make Firefox remain persistent as my browser. It appears I should log into an Administrative account to do so. Microsoft Edge appears to be the… (lexoni më tepër)
I have tried MANY times to make Firefox remain persistent as my browser. It appears I should log into an Administrative account to do so. Microsoft Edge appears to be the problem by remaining the default. I was told by the Tech Sprt for my Asus laptop to "delete" Edge. I entered the Administrative account using DOS. So many changes have taken place since I last used this account that I'm uncomfortable trying to take this approach. I was led to an administrative directory using "search" end while there was able to get a directory listing using DOS. But can't proceed. I really need the Windows pictorial version to proceed or technical support (preferred). Whoever helps must be fully capable.
Asus TS said I must delete MS Edge. The person seemed capable, but if I delete Edge, which I haven't found a way to do so safely, that may create problems but makes sense to do so because of the interference of MS Edge. My memory on how to proceed is that this process was MUCH less complex. I've read a number accounts by others with the same problem. My reasons for using Firefox, as an private engineer are to help prevent the stealing of intellectual property from wherever. Otherwise I'll have to abandon everything.
How way to uninstall it
I need to get a app link. Need to my Csv files open and recover my dada
How do I reset Firefox to open with a single page instead of trying to reopen the last pages?