Prikaz označenih pitanja: Prikaži sva pitanja
  • Arhivirano

Online bank (KeyBank) wont let me log in even though my Firefox on Mac is updated

Hi, I wonder if someone can help me log into the KeyBank website. I keep getting this message: "Due to technical concerns, your current version of Firefox is no longer a… (pročitajte više)

Hi, I wonder if someone can help me log into the KeyBank website. I keep getting this message: "Due to technical concerns, your current version of Firefox is no longer an option for KeyBank online banking. Nothing is wrong with your account. You simply need an updated browser – like the most up-to-date version of Microsoft Edge, Google Chrome, or Mozilla Firefox – to sign on to online banking." My Mac indicates I have an up-to-date version of Firefox (78.10.0esr (64-bit) Thank you

Asked by nezyounow prije 3 godina

Last reply by TyDraniu prije 3 godina

  • Riješeno
  • Arhivirano

moving tabs back to below menu bar

Firefox updated and now my tabs are above the address bar, I hate it. I have went through all the information I could and created a new chrome folder, downloaded the css … (pročitajte više)

Firefox updated and now my tabs are above the address bar, I hate it. I have went through all the information I could and created a new chrome folder, downloaded the css and changed user preferences but it sets the tabs to the bottom of the screen not just below the address bar. I think I need a different set of code for the css but cant find a copy. Does anyone know what to do?

Asked by sharkeyandgeorge prije 3 godina

Answered by sharkeyandgeorge prije 3 godina

  • Riješeno
  • Arhivirano

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… (pročitajte više)

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 prije 2 godina

Answered by DB-1 prije 2 godina

  • Riješeno
  • Arhivirano

Import Extensions from Chrome

Anyone know if there is a way to import Google Chrome extensions into Firefox. I am moving over and want to make it easy. When I search all I get is bookmarks which I kno… (pročitajte više)

Anyone know if there is a way to import Google Chrome extensions into Firefox. I am moving over and want to make it easy. When I search all I get is bookmarks which I know how to do.

TIA!

Ron

Asked by Ron prije 2 godina

Answered by TyDraniu prije 2 godina

  • Riješeno
  • Arhivirano

Firefox doesn't remember username, but remembers password

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox wi… (pročitajte više)

On this site: https://www.orange.pl/twojekonto/zaloguj I can't force firefox to remember username (no problem with remembering password on next step). In older Firefox without WebEx there was addon which allowed to manipulate forms to prepare proper autocompletion data. This addon is not supported with WebEx anymore due to lack of proper functions. Instead Firefox Dev Team claims that mechanism built in current Firefox is enough for such tasks and mentioned addons are not needed. Seems it is wrong thinking.

I tried different approaches to save username for mentioned site but without success.

Asked by zygdresze1 prije 2 godina

Answered by cor-el prije 2 godina

  • Arhivirano

Firefox downloads

Firefox updates use the term MSI, but never do you explain what that means. Come on guys step around the counter and act like a user. Not only what does it mean, but what… (pročitajte više)

Firefox updates use the term MSI, but never do you explain what that means. Come on guys step around the counter and act like a user. Not only what does it mean, but what are the differences between MSI and the download without MSI?

Asked by rhdesktop prije 2 godina

Last reply by AliceWyman prije 2 godina

  • Arhivirano

Web Browser Configuration for local Preview

Hello, With the previous version of Mozilla Firefox, I was able to preview my work by passing privacy.file_unique_origin to false. Now with the new update (95.0), it do… (pročitajte više)

Hello,

With the previous version of Mozilla Firefox, I was able to preview my work by passing privacy.file_unique_origin to false.

Now with the new update (95.0), it doesn't work anymore.

Can you please provide a solution to this issue?

Thanks in advance

Asked by nidal.mahraz prije 2 godina

Last reply by cor-el prije 2 godina

  • Arhivirano

Minimize, Maximise and Exit all now hiding.

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind. Befor the latest update, when I moved my mouse to the top of the screen … (pročitajte više)

I live with Firefix always in full screen. I Don't like seeing any bars or buttons of any kind.

Befor the latest update, when I moved my mouse to the top of the screen my tabs popped down and in the top right corner was the standard icons for "minimize" "maximize" and "exit".

With the latest update the tabs are there but the 3 buttons have gone.

If I exit full screen (F11) then they are there again, but I dont want to have to exit full screen every time I change between programes which I do every few mins. I'd be popping pages in and out of full screen every few mins!

How do I get the buttons back all the time?

Asked by lucyblairs prije 2 godina

Last reply by tiffanyboyd78 prije 2 godina

  • Arhivirano

Firefox stops displaying images in Facebook, only shows a description.

I have found that after a short time Firefox stops displaying images in Facebook and only shows a description of what it thinks the image is. I have Firefox version 95.0.… (pročitajte više)

I have found that after a short time Firefox stops displaying images in Facebook and only shows a description of what it thinks the image is. I have Firefox version 95.0.2 (64-bit) with Windows 10 with the latest updates installed. I have a Dell laptop with an i7 cpu and 63 GB of RAM. This does not occur with other browsers. Reloading the page does not fix it, only a complete shutdown and startup of Firefox.

Asked by bp1952 prije 2 godina

Last reply by Terry prije 2 godina

  • Riješeno
  • Arhivirano

Minimize, maximize and close options disappear when in full screen.

When I am not in full screen the minimize, maximize and close options are there. They disappear when I go into full screen and I am forced to get out of full screen to mi… (pročitajte više)

When I am not in full screen the minimize, maximize and close options are there. They disappear when I go into full screen and I am forced to get out of full screen to minimize or close firefox. This only started happening recently. Does anybody know how to make these options appear again while in full screen?

Asked by nilxin0 prije 2 godina

Answered by cor-el prije 2 godina

  • Riješeno
  • Arhivirano

access to michaels crafts store denied

Why am I denied access to Michaels craft store. this is the message I receive. You don't have permission to access "http://www.michaels.com/?" on this server. Referenc… (pročitajte više)

Why am I denied access to Michaels craft store. this is the message I receive. You don't have permission to access "http://www.michaels.com/?" on this server.

Reference #18.beeb7068.1641080631.1ce8b9b5

Asked by juice4u prije 2 godina

Answered by Chris Ilias prije 2 godina

  • Arhivirano

List Websites Given a Permission or more

It seems that there was an internal page for permissions, namely about:permissions. As I was trying to find an answer to my question, I found many volunteers at Mozilla S… (pročitajte više)

It seems that there was an internal page for permissions, namely about:permissions. As I was trying to find an answer to my question, I found many volunteers at Mozilla Support would talk about this, but what I'm asking for is different. I'm looking for a way to list websites per permission, that is, when I want to disable a permission for a bunch of websites at once, I specify the permission and remove the websites I do not want to have that permission. In one of the questions on the site, an extension called SQLite Manager was mentioned and seemed to be the solution. This extension, though, doesn't exist anymore. If what I'm looking for can be done through this extension, I'd like to know if there is an alternative. If it doesn't serve the purpose that I am talking about, I'd be happy to know if there is a different workaround.

Asked by Hassan Khalloof prije 2 godina

Last reply by Hassan Khalloof prije 1 godina

  • Arhivirano

Sync of critical preferences like search engine, privacy etc don't sync, they change too

OK I have been trying to go 100% Firefox for just a few months but with privacy and security as primary directive. It would be wonderful to just be in ine well moderated … (pročitajte više)

OK I have been trying to go 100% Firefox for just a few months but with privacy and security as primary directive. It would be wonderful to just be in ine well moderated browser ecosystem and actually being able to have my preferences, interest and personal information centralized with eventual goal of digitally divorcing tech companies from my personal data. I still have to use a lot of different devies with varying OS and it literally took me two years to help Apple fix an AppleId problem. Now that I have that sorted out I have been hoping to move away from gmail entirely and eventually have my own mailserver but using icloud now for macs and pcs.


At a minimum it seems like even after forced manual I have not properly sync an imac with windows 10 PC. So to keep it simple I stay there but this morning when I typed into Firefox on my iMac its was google search not Duckduckgo. Not only have I synced it in firefox but icloud should be redudant and I had removed google from list of potential search engines. There seems to be some way for a hostile takeover of these settings and google connstant agressive intrusions asking for data is not just wrong or annoying its simply impossible to not have facebook or google track me beyond california digital privacy standards. The worst offender may be youtube. I want to fix the browser and sync my stuff. But I am also looking for extensions that will help me do that better.

I am pretty thorough and now just want to learn more and would like to believe one can have a semblance of privacy but it seems like it will be an adversarial experience when the companies that do can rollback privacy with clever tv ads. The 'providers' clearly do not give hoot about rules, preferences and laws designed to protect people's rights.. That is what is particulary frustrating. It is not a fair fight but a good one. I guess what I am wondering is if there are specific modules you could add to detect maybewhen an event like change in search engine occurs and whether logs may exist as to how or why the change was made. Even if it was an accidental quick through a popup in chromium or edge where I was always being cued to come back to Chrome. Logging out doesnt always seem to work so i tried syncing with and chrome with more or less same results. Very little actual control or at least a tendency to revert back to the data miners preferences over mine. I want to help stop that.

Asked by 0light prije 2 godina

Last reply by Melchior blausand prije 1 godina

  • Riješeno
  • Arhivirano

Firefox crashes on start-up

I booted into safe mode of Firefox and disabled all the extensions. I couldn't even boot the app, but now I can boot without being in safe mode, but if I close a tab, it … (pročitajte više)

I booted into safe mode of Firefox and disabled all the extensions. I couldn't even boot the app, but now I can boot without being in safe mode, but if I close a tab, it crashes immediately. Or if I quit the app - it crashes.

AdapterVendorID: 0x106b Add-ons: reset-search-defaults%40mozilla.com:2.1.0,webcompat%40mozilla.org:28.0.1buildid20211210.021657,doh-rollout%40mozilla.org:2.0.0,formautofill%40mozilla.org:1.0.1,pictureinpicture%40mozilla.org:1.0.0,proxy-failover%40mozilla.com:1.0.2,screenshots%40mozilla.org:39.0.1,addons-search-detection%40mozilla.com:2.0.0,google%40search.mozilla.org:1.1,amazondotcom%40search.mozilla.org:1.3,wikipedia%40search.mozilla.org:1.1,bing%40search.mozilla.org:1.3,ddg%40search.mozilla.org:1.1,ebay%40search.mozilla.org:1.3,firefox-compact-dark%40mozilla.org:1.2 AvailablePhysicalMemory: 172670976 AvailableSwapMemory: 1045692416 BuildID: 20211218203254 ContentSandboxCapable: 1 ContentSandboxLevel: 3 CrashTime: 1641339399 DOMFissionEnabled: 1 DOMIPCEnabled: 1 ExperimentalFeatures: fission.autostart,media.videocontrols.picture-in-picture.allow-multiple InstallTime: 1640733686 MacAvailableMemorySysctl: 57 MacMemoryPressure: Normal MacMemoryPressureCriticalTime: Unset MacMemoryPressureNormalTime: 1641339386 MacMemoryPressureSysctl: 1 MacMemoryPressureWarningTime: Unset Notes: FP(D00-L1100-W00000000-T000) WR? WR+ GL Context? GL Context+ ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} ProductName: Firefox PurgeablePhysicalMemory: 104349696 ReleaseChannel: release SafeMode: 0 SecondsSinceLastCrash: 16 StartupCrash: 0 StartupTime: 1641339386 TelemetryEnvironment: {"build":{"applicationId":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","applicationName":"Firefox","architecture":"aarch64","buildId":"20211218203254","version":"95.0.2","vendor":"Mozilla","displayVersion":"95.0.2","platformVersion":"95.0.2","xpcomAbi":"aarch64-gcc3","updaterAvailable":true},"partner":{"distributionId":null,"distributionVersion":null,"partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":8192,"virtualMaxMB":null,"cpu":{"extensions":["hasNEON"]},"os":{"name":"Darwin","version":"21.1.0","locale":"en-US"},"hdd":{"profile":{"model":null,"revision":null,"type":null},"binary":{"model":null,"revision":null,"type":null},"system":{"model":null,"revision":null,"type":null}},"gfx":{"D2DEnabled":null,"DWriteEnabled":null,"ContentBackend":"Skia","Headless":false,"EmbeddedInFirefoxReality":null,"adapters":[{"description":null,"vendorID":"0x106b","deviceID":null,"subsysID":null,"RAM":0,"driver":null,"driverVendor":null,"driverVersion":null,"driverDate":null,"GPUActive":true}],"monitors":[{"screenWidth":1440,"screenHeight":900,"scale":2}],"features":{"compositor":"webrender_software","hwCompositing":{"status":"disabled:FEATURE_FAILURE_COMP_PREF"},"gpuProcess":{"status":"unused"},"wrQualified":{"status":"available"},"webrender":{"status":"unavailable-no-hw-compositing"},"wrCompositor":{"status":"available"},"wrSoftware":{"status":"available"},"openglCompositing":{"status":"unavailable:FEATURE_FAILURE_OPENGL_NEED_HWCOMP"},"omtp":{"status":"unused"}}},"appleModelId":"MacBookAir10,1","hasWinPackageId":null},"settings":{"blocklistEnabled":true,"e10sEnabled":true,"e10sMultiProcesses":8,"fissionEnabled":true,"telemetryEnabled":false,"locale":"en-US","intl":{"requestedLocales":["en-US"],"availableLocales":["en-US"],"appLocales":["en-US"],"systemLocales":["en-US"],"regionalPrefsLocales":["en-US"],"acceptLanguages":["en-US","en"]},"update":{"channel":"release","enabled":true,"autoDownload":true,"background":true},"userPrefs":{"browser.search.region":"US","browser.search.widget.inNavBar":false,"browser.startup.homepage":"<user-set>","browser.startup.page":3,"browser.urlbar.quicksuggest.dataCollection.enabled":false,"browser.urlbar.suggest.quicksuggest.nonsponsored":true,"browser.urlbar.suggest.quicksuggest.sponsored":true,"layers.acceleration.disabled":true,"privacy.donottrackheader.enabled":true,"widget.content.allow-gtk-dark-theme":false,"widget.content.gtk-high-contrast.enabled":true},"sandbox":{"effectiveContentProcessLevel":3,"contentWin32kLockdownState":3},"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":true,"defaultSearchEngine":"ddg-addon","defaultSearchEngineData":{"loadPath":"[other]addEngineWithDetails:ddg@search.mozilla.org","name":"DuckDuckGo","origin":"default","submissionURL":"https://duckduckgo.com/?t=ffsb&q="}},"profile":{"creationDate":18989,"resetDate":18996,"firstUseDate":18989},"addons":{"activeAddons":{"doh-rollout@mozilla.org":{"version":"2.0.0","scope":1,"type":"extension","updateDay":18979,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"This used to be a Mozilla add-on that supported the roll-out of DoH, but now only exists as a stub t","name":"DoH Roll-Out","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18979},"formautofill@mozilla.org":{"version":"1.0.1","scope":1,"type":"extension","updateDay":18979,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":null,"name":"Form Autofill","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18979},"pictureinpicture@mozilla.org":{"version":"1.0.0","scope":1,"type":"extension","updateDay":18979,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Fixes for web compatibility with Picture-in-Picture","name":"Picture-In-Picture","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18979},"proxy-failover@mozilla.com":{"version":"1.0.2","scope":1,"type":"extension","updateDay":18979,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Direct Failover for system requests.","name":"Proxy Failover","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18979},"screenshots@mozilla.org":{"version":"39.0.1","scope":1,"type":"extension","updateDay":18979,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Take clips and screenshots from the Web and save them temporarily or permanently.","name":"Firefox Screenshots","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18979},"reset-search-defaults@mozilla.com":{"version":"2.1.0","scope":1,"type":"extension","updateDay":18996,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Ask the user if they would like to use a specified search engine as the default.","name":"Reset Search Defaults","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18996,"signedState":3},"webcompat@mozilla.org":{"version":"28.0.1buildid20211210.021657","scope":1,"type":"extension","updateDay":18996,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Urgent post-release fixes for web compatibility.","name":"Web Compatibility Interventions","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18996,"signedState":3}},"theme":{"id":"firefox-compact-dark@mozilla.org","blocklisted":false,"description":"A theme with a dark color scheme.","name":"Dark","userDisabled":false,"appDisabled":false,"version":"1.2","scope":4,"foreignInstall":false,"hasBinaryComponents":false,"installDay":18996,"updateDay":18996},"activeGMPlugins":{"dummy-gmp":{"version":"0.1","userDisabled":false,"applyBackgroundUpdates":1}}},"experiments":{"bug-1690367-rollout-moving-webrtc-networking-functionality-into-i-release-87-100":{"branch":"active","type":"normandy-prefrollout","enrollmentId":"deee5207-5240-47f1-a661-69bdfdc07174"},"bug-1732206-rollout-fission-release-rollout-release-94-95":{"branch":"active","type":"normandy-prefrollout","enrollmentId":"bd1903ce-823e-4796-8f8c-7f2076775967"},"bug-1727384-pref-impact-study-for-total-cookie-protection-tcp-release-91-95":{"branch":"noop","type":"normandy-exp","enrollmentId":"909962d8-75ce-4b05-8ef5-98efc43496d3"}}} ThreadIdNameMapping: 6:"IPC I/O Parent",7:"Timer",10:"Socket Thread",11:"Permission",12:"JS Watchdog",20:"TaskController #5",18:"TaskController #3",19:"TaskController #4",17:"TaskController #2",21:"TaskController #6",16:"TaskController #1",15:"TaskController #0",22:"TaskController #7",23:"Cache2 I/O",24:"Cookie",26:"Worker Launcher",28:"WRWorker#0",46:"ImageIO",38:"WRWorkerLP#2",32:"WRWorker#4",34:"WRWorker#6",27:"Renderer",31:"WRWorker#3",36:"WRWorkerLP#0",30:"WRWorker#2",44:"Compositor",40:"WRWorkerLP#4",33:"WRWorker#5",37:"WRWorkerLP#1",39:"WRWorkerLP#3",42:"WRWorkerLP#6",35:"WRWorker#7",29:"WRWorker#1",47:"IPDL Background",41:"WRWorkerLP#5",43:"WRWorkerLP#7",51:"QuotaManager IO",52:"DOM Worker",50:"IndexedDB #1",52:"TRR Background",53:"IndexedDB #2",68:"StyleThread#4",69:"StyleThread#5",67:"StyleThread#3",65:"StyleThread#1",64:"StyleThread#0",66:"StyleThread#2",62:"ImageBridgeChld",63:"WRSceneBuilder#1",64:"WRSceneBuilderLP#1",65:"WRRenderBackend#1",69:"GMPThread",70:"ProcessHangMon",70:"mozStorage #1",71:"mozStorage #2",72:"BackgroundThreadPool #1",74:"DNS Resolver #1",75:"DNS Resolver #2",76:"HTML5 Parser",77:"mozStorage #3",78:"IndexedDB #3",79:"IndexedDB #4",80:"SSL Cert #1",87:"SSL Cert #2",83:"IndexedDB #5",84:"DOM Worker",85:"DOM Worker",86:"BgIOThreadPool #2",89:"StreamTrans #58",93:"StreamTrans #62",87:"URL Classifier",88:"ExtensionProtocolHandler",91:"IndexedDB #6",92:"mozStorage #4",94:"StreamTrans #65",94:"DOM Worker",95:"RemoteLzyStream",97:"SSL Cert #3",99:"SSL Cert #4",98:"StreamTrans #70",115:"StreamTrans #87", Throttleable: 1 TotalPhysicalMemory: 8589934592 URL: about:preferences UptimeTS: 13.166666666666666 Vendor: Mozilla Version: 95.0.2 useragent_locale: en-US

This report also contains technical information about the state of the application when it crashed.

Asked by bill.maas prije 2 godina

Answered by bill.maas prije 2 godina

  • Arhivirano

Firefox 91.4.1 Library Button is missing by default

Hi there, I'm am trying to customize Firefox 91.4.1 ESR for my users who were using 78.10.1 before, however cannot find how to add Library-Button (which was default in p… (pročitajte više)

Hi there,

I'm am trying to customize Firefox 91.4.1 ESR for my users who were using 78.10.1 before, however cannot find how to add Library-Button (which was default in previous versions) to their UI. Since I am avoiding to amend pref.js and user.js, and this option is not controlled in latest admx template, maybe there is a way to use firefox.cfg? If yes, then how to add it there? Will it not lock users UI and he wont be able to change it afterwards? How about extensions interfering with UI? Also, will the removal of the icon continue in the next ESR versions?

Many thanks for your help in advance!

Asked by Malfunction68 prije 2 godina

Last reply by cor-el prije 2 godina