顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

Firefox toolbar not showing addon extensions

I have run Firefox for years on up to 4 PCs at once, everything has always synced and screens all look the same. Recently one laptop lost the addon extension icons in th… (閱讀更多)

I have run Firefox for years on up to 4 PCs at once, everything has always synced and screens all look the same. Recently one laptop lost the addon extension icons in the Firefox toolbar. They remain on all other installations. I have tried uninstalling Firefox and installing an earlier build, and also the latest Beta build with no luck. All extensions show as installed and activated. I have copied the Profile from another laptop. I have of course done a reset. Any other suggestions?

pcvallee 於 1 年前 詢問

pcvallee 於 1 年前 解答

  • 封存

Add a webpage shortcut to the FireFox home page in Windows 10

How can I add a webpage shortcut to the FireFox home page in Windows 10? I just want to simply add a shortcut to a webpage that is currently not on the home page, in spi… (閱讀更多)

How can I add a webpage shortcut to the FireFox home page in Windows 10? I just want to simply add a shortcut to a webpage that is currently not on the home page, in spite of having visited it several times. since the automatic adding of visited sites is not consistent (some sites do not show up on the home page no matter how often I visit them while others that I have visited once act like they are pinned, but they are not), I need to be able to add a website shortcut manually, and none of the help articles that I have found successfully do that. at least in my current version of Firefox, which is version 108.0.2 (64-bit).

rayny 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

Lost everything seemingly after recent browser update

Tabs, history, bookmarks, basicly anything and everything that was crucial are gone, seemingly after recent update. I had similar problem a couple of month ago and didn't… (閱讀更多)

Tabs, history, bookmarks, basicly anything and everything that was crucial are gone, seemingly after recent update. I had similar problem a couple of month ago and didn't find clear solution back then, but it all got sorted out maybe in couple of days (probably with next update or something?). Well who would've thought i would get screwed like that a second time.

So i can't tell for sure whats caused it or how it got fixed. What i manged to figure out both times this happend is that somehow i have 2 versions of Firefox Profiles judgin by the dates of the cursed updates. So i guess my stuff is still there but i can't acces it.

Also worth mentioning is that both times i've got screwed by updates, my FF shortcuts from Quick Acces pannel stoped working and i needed to drag'n'drop em all over again.

Im at totall loss here, i know the info i've provided is almost nonexistant but if anyone knows whats up i would be greatly apreciative if you could tell how do i fix this and prevent it from happening in the future.

JS 於 1 年前 詢問

Bithiah 於 1 年前 解答

  • 已解決
  • 封存

XHR post blocked when Captcha is selected

Hello, I am struggling with a bug specific to Firefox (108.0.2) in which I have an XHR Post that is being blocked by dev tools only when a google captcha is selected. Her… (閱讀更多)

Hello, I am struggling with a bug specific to Firefox (108.0.2) in which I have an XHR Post that is being blocked by dev tools only when a google captcha is selected. Here is the website that the bug is happening on. Per comment suggestions I've added a screen shot of the URL being blocked in dev tools.

My overall goal is to have this form post it's action and post the form data to another endpoint (https://beeceptor.com/console/preferencecenter). I am able to successfully post data to beeceptor with the captcha selected when testing in Chrome, but as stated not Firefox. If the form is submitted without the captcha selected the data is successfully posting to the beeceptor endpoint- this behavior is happening with both Chrome and Firefox which I am sure means something is wrong with my Javascript which can be resolved later.

Looking at the console in Firefox I am consistently seeing a XHR Post blocked to the beeceptor url with captcha selected. I have gone through several iterations of this code to resolve the issue, none of which have successfully worked. After many, many, hours of digging I have done the following to no avail.

  • Cleared Cache
  • Ran in Safemode then back to regular mode (one article this appeared to fix for a user)
  • Ran in Private Browsing
  • Adjusted CORS accordingly

There are more items I've attempted that I can't remember off the top of my head.

Any help with this would be greatly appreciated as I have hit a wall.

spliffys 於 1 年前 詢問

spliffys 於 1 年前 解答

  • 已解決
  • 封存

userChrome.css is not being applied

I am trying to have Firefox show an "X" on every tab as soon as I hover above it. I followed a certain article and implemented this code: /* Show Tab Close buttons only… (閱讀更多)

I am trying to have Firefox show an "X" on every tab as soon as I hover above it. I followed a certain article and implemented this code:

/* Show Tab Close buttons only when hovered */

  1. tabbrowser-tabs > .tabbrowser-tab:not([pinned="true"]) > .tab-stack > .tab-content > .tab-close-button {
 visibility: collapse !important;
 opacity: 0 !important;
 transition: all 250ms ease-in-out !important;

}

  1. tabbrowser-tabs > .tabbrowser-tab:not([pinned="true"]):hover > .tab-stack > .tab-content > .tab-close-button {
 visibility: visible !important;
 opacity: 1 !important;
 transition: all 250ms ease-in-out !important;;

}

  1. tabbrowser-tabs > .tabbrowser-tab:not([pinned="true"]) > .tab-stack > .tab-content > .tab-close-button {
 display: -moz-box !important;

}


This code is however not being implemented no matter how many times I restart Firefox. 'toolkit.legacyUserProfileCustomizations.stylesheets' is set to True The location is userChrome.css is '/home/user1/.mozilla/firefox/yqomjsh9.default-release-1672744596809/chrome/userChrome.css'

What could be the issue? I tried adding executable permissions using "chmod" but that did not change anything.

mhlangalyton 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 封存

Can't get gmail.com email

An error occurred during a connection to mail.google.com. PR_END_OF_FILE_ERROR Error code: PR_END_OF_FILE_ERROR The page you are trying to view cannot be shown becau… (閱讀更多)

An error occurred during a connection to mail.google.com. PR_END_OF_FILE_ERROR

Error code: PR_END_OF_FILE_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

John 於 1 年前 詢問

Terry 最近回覆於 1 年前

  • 封存

AOL MAIL -

I inadvertently switch from the Classic AOL Mail page to their new one but do not know how to switch back. I would very much appreciate any how-to response be in a langu… (閱讀更多)

I inadvertently switch from the Classic AOL Mail page to their new one but do not know how to switch back. I would very much appreciate any how-to response be in a language that a technologically challenged senior citizen would understand (lol). Thank you.

palmasenator 於 1 年前 詢問

James 最近回覆於 1 年前

  • 已解決
  • 封存

Ading the Dashlane Password Manager Extension

I had the extension for Dashlane working on Firefox. It looked up and I removed it. Now I cannot locate the Extension when I select Themes and add-ons and search for Dash… (閱讀更多)

I had the extension for Dashlane working on Firefox. It looked up and I removed it. Now I cannot locate the Extension when I select Themes and add-ons and search for Dashlane. Any suggestions? Thanks in advance,

tlb2300 於 1 年前 詢問

Paul 於 1 年前 解答

  • 封存

Phantom Ad-Blocker

I am beginning to be asked by websites to turn-off ad-blocker. Just realized that Firefox has an ad-blocker embedded in its software. When I go to Add-ons & Extension… (閱讀更多)

I am beginning to be asked by websites to turn-off ad-blocker. Just realized that Firefox has an ad-blocker embedded in its software. When I go to Add-ons & Extensions, Ad-Blocker is not listed so that I can turn it off. Suggestions on finding ad-blocker and having the ability to turn it off and on would be appreciated. Thanks

leemann12 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

search \ filter history by date range

Is it possible in any way to search or filter history grouped by date range? Using sidebar history - changing View into By Date or By Date and Site , history is grouped … (閱讀更多)

Is it possible in any way to search or filter history grouped by date range?

Using sidebar history - changing View into By Date or By Date and Site , history is grouped by date (and / or site) as desired. As soon as I enter any search text, view is changed into simple list of pages, not being grouped by date anymore.

Using Library - History I can select date range on left side (Today, Yesterday, Last 7 days, This month...) however as soon as I enter text into Search history textfield on top right position, selected date range is ignored and all visited sites are displayed as a plain list again.

How can I simply filter displayed visited sites when grouped by time by any keyword? (Sidebar is much preferred, because I can directly click-open-see any history site while from library I need to switch between history windows and browser window)

mhaluska 於 1 年前 詢問

mhaluska 最近回覆於 1 年前

  • 封存

Keybinds

How do I get rid of keybinds or at least change them it's really annoying when I'm working on stuff and i try to close one tab and then i close the entire window by accid… (閱讀更多)

How do I get rid of keybinds or at least change them it's really annoying when I'm working on stuff and i try to close one tab and then i close the entire window by accident by fat fingering shift.

07ricardov 於 1 年前 詢問

Dropa 最近回覆於 1 年前

  • 封存

Drag and drop not working !!

Hello, Kindly I want to know if Mozilla Firefox support Drag and Drop Functionality? Actually, I'm trying to Drag and Drop a photos from outlook application to web usin… (閱讀更多)

Hello,

Kindly I want to know if Mozilla Firefox support Drag and Drop Functionality?

Actually, I'm trying to Drag and Drop a photos from outlook application to web using Firefox but it doesn't working!

I just want to know if this functionality supported by Firefox or not ? and if YES, how can I troubleshoot this issue.

Thank you.

johnyounan9 於 1 年前 詢問

johnyounan9 最近回覆於 1 年前

  • 封存

Firefox does not connect anymore to Google services

Hello! Since a month I have a strange problem - Firefox wont connect to any Google service - REcaptcha, google-analytics. Any site that uses these services would not load… (閱讀更多)

Hello! Since a month I have a strange problem - Firefox wont connect to any Google service - REcaptcha, google-analytics. Any site that uses these services would not load, or loads and waits until connection expires. I tried refreshing Firefox, the uninstalling and re-installing - the problem remains. I do not use any proxy or firewall on my computer. Opera and other browsers do not have this problem. Please, advice.

zdrave 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Capability of S/MIME support for OWA on Firefox

Hello Firefox! I wanted to understand if there is a way for a user to login to Outlook WEB ACCESS. If you login to OWA on Firefox, is there a capability to have S/MIME ac… (閱讀更多)

Hello Firefox! I wanted to understand if there is a way for a user to login to Outlook WEB ACCESS. If you login to OWA on Firefox, is there a capability to have S/MIME active?

I have researched that this is possible on EDGE, and did some research on Google to see if this is common.

Would there be a FAQ or guide on this topic?

ian.hawkins 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前