Showing questions tagged: Show all questions
  • Archyvinta

POCKET

Dear Support: How do I remove (not permanently-just toggle it off/on) POCKET from my Firefox HOME screen? I don't care for it but I don't want to permanently remove it e… (read more)

Dear Support:

How do I remove (not permanently-just toggle it off/on) POCKET from my Firefox HOME screen? I don't care for it but I don't want to permanently remove it either. I have tried going to the address bar and entering [about:config} and turning several [extension.pocket.xxxx] to [UNTRUE]. It made no difference.

Also, the 8 favorite boxes above POCKET, can they be locked so the favorites don't change UNLESS I want to change them myself?

Respectfully,

Walter J Baxter Jr

Asked by wb7usv Prieš 10 mėnesių

Last reply by James Prieš 10 mėnesių

  • Išspręsta
  • Archyvinta

Most of my add-ons are missing from my toolbar after install on new system

The only icons I can see on the right hand side of my toolbar is the NoScript icon, along with the Save to Pocket, FF Account, Extensions and hamburger buttons. I shoul… (read more)

The only icons I can see on the right hand side of my toolbar is the NoScript icon, along with the Save to Pocket, FF Account, Extensions and hamburger buttons.

I should have about 12.

I just installed a new system, launched FF and set it up to sync with my account. Everything else appears to run fine - passwords, history, etc. The Tree Style Tab works fine too.

I have double checked the other solutions I found here, such as private viewing options, or trying to find the icons in the customize screen, but that's not the issue.

My other FF instances on other machines are still fine.

I just updated FF on this problem machine to 115.0.2 but no joy.

Asked by Adam H. Prieš 10 mėnesių

Answered by AliceWyman Prieš 10 mėnesių

  • Išspręsta
  • Archyvinta

missing theme preview pics etc.

hi, something happened to my themes. i can no longer see the preview/thumbnail of them, also the authors link is gone. i've been trying everything for hours, but couldn't… (read more)

hi, something happened to my themes. i can no longer see the preview/thumbnail of them, also the authors link is gone. i've been trying everything for hours, but couldn't find anything in about:config that worked. any help would be great, thanks!

Asked by davidw87 Prieš 10 mėnesių

Answered by cor-el Prieš 10 mėnesių

  • Archyvinta

Stop Google Translate from jumping to a certain page.

Google Translate keeps popping up on an online directory page. I did not install the Google Translate extension or set up anything for translation, but it jumps in and co… (read more)

Google Translate keeps popping up on an online directory page. I did not install the Google Translate extension or set up anything for translation, but it jumps in and covers the content. Please help me to stop it. Thank you. Please look at the screenshot.

Asked by janejuliejulie Prieš 10 mėnesių

Last reply by willjoe24421 Prieš 10 mėnesių

  • Archyvinta

addons account access still being blocked, who to contact?

I can log into my firefox account, but I am still blocked from logging into https://addons.mozilla.org/ who do I contact? Is this a ban? Is this an AWS geoblock? I've t… (read more)

I can log into my firefox account, but I am still blocked from logging into https://addons.mozilla.org/ who do I contact? Is this a ban? Is this an AWS geoblock?

I've tried clearing cache, fresh firefox log out from my Firefox account, still nothing

Asked by Galen Thurber Prieš 10 mėnesių

Last reply by Galen Thurber Prieš 9 mėnesius

  • Archyvinta

Unable to watch age restricted videos on Youtube with Firefox

As of a month or so ago I have been unable to watch age restricted videos on YT. The warning prompt appears asking me to verify that I want to proceed. When clicked, it s… (read more)

As of a month or so ago I have been unable to watch age restricted videos on YT. The warning prompt appears asking me to verify that I want to proceed. When clicked, it simply takes me back to the YT home page. Restricted mode is set to off and I am able to watch these videos in Internet Explorer with the same Google account. I have also ran FF in safe mode and it still takes me back to the home page.

Asked by maximus551 Prieš 10 mėnesių

Last reply by maximus551 Prieš 10 mėnesių

  • Archyvinta

EvalError: call to eval() blocked by CSP in Mozilla firefox extention

My chrome extension is working fine and i want to make it compatible with Firefox as well. In the extension i have used eval method that is throwing error "EvalError: cal… (read more)

My chrome extension is working fine and i want to make it compatible with Firefox as well. In the extension i have used eval method that is throwing error "EvalError: call to eval() blocked by CSP".

I also tried to add below configuration in the manifest 3 file but still getting the CSP issue. ('wasm-unsafe-eval' is also not working.)

 "content_security_policy": {
   "extension_pages": "script-src 'self' 'unsafe-eval'"
 }

Asked by Ujjaval Prieš 10 mėnesių

Last reply by James Prieš 9 mėnesius

  • Archyvinta

I have no audio output from Firefox.

I am using Windows 10 with Firefox as my browser. I've been using Firefox for 20 years with no problems. My Windows recently did an update and now I have no audio output … (read more)

I am using Windows 10 with Firefox as my browser. I've been using Firefox for 20 years with no problems. My Windows recently did an update and now I have no audio output from Firefox. Audio works fine with every other application including Edge. I have followed all instructions given in Firefox help. Nothing has worked. Any help would be appreciated.

Asked by ke6k Prieš 10 mėnesių

Last reply by Dropa Prieš 10 mėnesių

  • Archyvinta

Bookmark toolbar disappears after typing in the website search bar or clicking on link

Why does my tool bar disappear after typing in website in search bar? Book marks appear when I open a new window, however as soon as I type something in the search bar o… (read more)

Why does my tool bar disappear after typing in website in search bar? Book marks appear when I open a new window, however as soon as I type something in the search bar or click on a website the book marks disappear. I have to open a new window for them to reappear again. I didn't change any settings, it happened on it's own. I've added a screen shot for when I open a new window (book marks appear) and a screen shot for when I've typed something in the search bar (book marks disappear). Thank you!

Asked by sarahsviolets Prieš 6 mėnesius

Last reply by cor-el Prieš 6 mėnesius

  • Archyvinta

Tabs bar

Hi, I use sript "hide tabs bar with only one tab" but empty tabs bar is still visible. Can someone help me? Script: /:root[sizemode="normal"] #nav-bar{ --uc-window-drag… (read more)

Hi, I use sript "hide tabs bar with only one tab" but empty tabs bar is still visible. Can someone help me?

Script:

/:root[sizemode="normal"] #nav-bar{ --uc-window-drag-space-width: 20px }

  1. titlebar{ -moz-appearance: none !important; }
  2. tabbrowser-tabs, #tabbrowser-tabs > .tabbrowser-arrowscrollbox, #tabbrowser-arrowscrollbox{ min-height: 0 !important; }
root:not([customizing]) #tabbrowser-tabs .tabs-newtab-button,
root:not([customizing]) #tabs-newtab-button,
root:not([customizing]) #TabsToolbar-customization-target > .toolbarbutton-1,
root:not([customizing]) #TabsToolbar .titlebar-button{
 -moz-appearance: none !important;
 height: 43px;
 padding-top: 0px !important;
 padding-bottom: 0px !important;
 -moz-box-align: stretch;
 margin: 0 !important;

}

root:not([customizing]) #TabsToolbar-customization-target > .toolbarbutton-1 > .toolbarbutton-icon{
 padding-block: 0px !important;
 max-height: 28px;
 height: 20px !important

}

  1. tabs-newtab-button, #alltabs-button, #tabbrowser-tabs .tabbrowser-tab:only-of-type{
 visibility: collapse !important;

}






/* TABS: bottom - Firefox 65 and later - updated for 89+ */ /* https://searchfox.org/mozilla-release/source/browser/themes/shared/tabs.inc.css */ /* https://github.com/Aris-t2/CustomCSSforFx/blob/master/classic/css/tabs/tabs_below_navigation_toolbar_fx89.css */ /* https://developer.mozilla.org/en-US/docs/Tools/Browser_Toolbox */

/* ROOT - VARS */ /* you can adjust the CSS variables until it looks correct */

  • |*:root {
 --tab-toolbar-navbar-overlap: 0px !important;
 --tab-min-height: 25px !important;
 --tab-min-width:  60px !important;
 --tab-adjust:  0px; /* adjust tab bar - only for 68-73 */
 --tab-caption: 5px; /* caption buttons on tab bar */

}

/* TAB BAR - below nav-bar */

  1. navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {-moz-box-ordinal-group:10 !important;}
  2. TabsToolbar {-moz-box-ordinal-group:1000 !important;}
  1. TabsToolbar {
 display: block !important;
 position: absolute !important;
 bottom: 0 !important;
 width: 100vw !important;

}

  1. tabbrowser-tabs {
 width: 100vw !important;

}

/* navigator-toolbox - PADDING */

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

}

/* TabsToolbar with menubar and titlebar hidden - rules for Firefox 65-73 */

  • |*:root[tabsintitlebar]:not([inFullscreen="true"]):not([sizemode="maximized"]) #toolbar-menubar[autohide="true"] ~
#TabsToolbar{
 bottom: var(--tab-adjust); /*ADJUST*/

}

/* TABS: height */

  1. tabbrowser-tabs,
  2. tabbrowser-tabs > .tabbrowser-arrowscrollbox,

.tabbrowser-tabs[positionpinnedtabs] > .tabbrowser-tab[pinned] {

 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

  1. 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 *//*

  • |*:root[privatebrowsingmode=temporary] .private-browsing-indicator {
 position: absolute !important;
 display: block !important;
 right: 0px !important;
 bottom: 0px !important;
 width: 14px !important;
 pointer-events: none !important;

}

  • /

.private-browsing-indicator {display: none !important;} .accessibility-indicator {display: none !important;}

/* Indicators - HIDE *//*

  • |*:root:not([accessibilitymode]) .accessibility-indicator {display: none !important}
  • |*:root:not([privatebrowsingmode=temporary]) .private-browsing-indicator {display: none !important}
  • /

/* Drag Space */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] {

 width: 20px !important;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}

/* Hide window-controls and caption buttons on Tab Bar */

  1. TabsToolbar #window-controls {display: none !important;}
  2. TabsToolbar .titlebar-buttonbox-container {display: none !important;}

Asked by PshemQ Prieš 10 mėnesių

Last reply by cor-el Prieš 10 mėnesių

  • Archyvinta

Bookmarks tool bar gone from left side, web instructions to restore it do not work

Hello; My bookmarks disappeared from the left side of my Firefox. I have tried all the suggestions on the web but none work. How do I get my bookmarks back on the left si… (read more)

Hello; My bookmarks disappeared from the left side of my Firefox. I have tried all the suggestions on the web but none work. How do I get my bookmarks back on the left side of FireFox? Thanks! Vik

Asked by vikw Prieš 10 mėnesių

Last reply by vikw Prieš 10 mėnesių

  • Archyvinta

Where can I find failed download error log?

Where is it? I had multiple failed downloads. It keeps failing over and over again right at the end of the download. I don't understand why? It's not a space issue, plent… (read more)

Where is it? I had multiple failed downloads. It keeps failing over and over again right at the end of the download. I don't understand why? It's not a space issue, plenty of that. So how can I check what is the reason for failed download?

I got saved the .part file, which is 5.13 gigs (full download should be 5.3). If I try to retry the download it just immediately fails and deletes the .part file. Why?

Asked by lolerspam Prieš 10 mėnesių

Last reply by zeroknight Prieš 10 mėnesių

  • Archyvinta

Cannot remove address bar suggestions

Hello. I cannot remove the suggestions that appear in the drop down address bar suggestions list. Shift-delete does not work. Changing the search settings in tools does… (read more)

Hello. I cannot remove the suggestions that appear in the drop down address bar suggestions list. Shift-delete does not work. Changing the search settings in tools does not work. There is no three dots that appear next to the URL, or a pop up that shows up if I hover over the link. They are stubbornly embedded on that bar and refuse to leave.

The only thing that works is to delete all history, but I don't want to do that. There may be some solution where I micromanage site permissions on a site by site basis but that's way too much work, and should not have to do that.

The URLs on the list themselves are totally random. I cannot figure out how Firefox decided that THESE are the URLs to feature. I visited like once, in a long string of activity.

Anyway, my inability to perform a simple task like right-click-delete or demand that it "stop doing that" is making me claustrophobic.

Vers 115.0.2

Asked by McMike Prieš 10 mėnesių

Last reply by Nandla Links Prieš 5 mėnesius

  • Archyvinta

Move Open Tab Position on Toolbar

Don't know what I did but somehow I moved my Open Tab Bar and it is showing under the Navigation Bar. I've tried the Customize Toolbar option but the TAB bars are not an … (read more)

Don't know what I did but somehow I moved my Open Tab Bar and it is showing under the Navigation Bar. I've tried the Customize Toolbar option but the TAB bars are not an option to move. How can I reposition Open Tabs?

Asked by momaearth Prieš 10 mėnesių

Last reply by cor-el Prieš 10 mėnesių

  • Išspręsta
  • Archyvinta

How do I reorder Bookmarks in Toolbar

I used to be able to simply click and drag to reorder bookmarks but this no longer works (Firefox 115.02). Is there a new way to do this or, if a bug, when will it be fix… (read more)

I used to be able to simply click and drag to reorder bookmarks but this no longer works (Firefox 115.02). Is there a new way to do this or, if a bug, when will it be fixed?

Asked by praylett1 Prieš 10 mėnesių

Answered by praylett1 Prieš 10 mėnesių

  • Archyvinta

Print icon goes to pdf, not printer

When I try to print using the icon in gmail, the dialogs I get are as shown. First I tap to open the attachment, then a printer icon shows up, then another tab opens, an… (read more)

When I try to print using the icon in gmail, the dialogs I get are as shown. First I tap to open the attachment, then a printer icon shows up, then another tab opens, and as seen in the last pic the only options I have in the dropdown or otherwise available are to open the file, not print it, even though I just clicked on the printer icon.

My settings in Windows 10 have the Epson printer set as default btw.


Thanks

Asked by etrozzell Prieš 9 mėnesius

Last reply by etrozzell Prieš 9 mėnesius

  • Archyvinta

Firefox has the wrong location for me

Firefox seems to think I am in Hot Springs Village, Arkansas. I am actually in New York and have no connection to Hot Springs Village, Arkansas. Google Chrome on the sam… (read more)

Firefox seems to think I am in Hot Springs Village, Arkansas. I am actually in New York and have no connection to Hot Springs Village, Arkansas.

Google Chrome on the same (Windows 11 Microsoft Surface Pro X) computer has the right location for me, as does Microsoft Edge. Checking my IP address with https://www.iplocation.net/ gives a location reasonably close to my real location and nowhere near Arkansas.

If I clear all cache in Firefox, it does go back to the right address - at the cost of a lot of annoying re-entry of routine information. But after a few days it goes back to insisting I am in Hot Springs Village, Arkansas.

Before I switch to Chrome, is there a way to fix this?

Asked by kjwinston Prieš 10 mėnesių

Last reply by zeroknight Prieš 10 mėnesių