• தீர்வுற்றது

https://discourse.mozilla.org/rilited/data/building/t/user-archive-data-export-complete/138631?u=mooo200

https://discourse.mozilla.org/rilited/data/building/t/user-archive-data-export-complete/138631?u=mooo200 … (மேலும் படிக்க)

Asked by mooo200 16 நிமிடங்கள் முன்பு

Answered by mooo200 16 நிமிடங்கள் முன்பு

  • தீர்வுற்றது

https://discourse.mozilla.org/rilited/data/building/t/user-archive-data-export-complete/138631?u=mooo200

https://discourse.mozilla.org/rilited/data/building/t/user-archive-data-export-complete/138631?u=mooo200 … (மேலும் படிக்க)

Asked by mooo200 21 நிமிடங்கள் முன்பு

Answered by mooo200 21 நிமிடங்கள் முன்பு

  • தீர்வுற்றது

Nonono

Okbit

Asked by Himanshu Pratap 5 மணி நேரத்திற்கு முன்பு

Answered by Himanshu Pratap 5 மணி நேரத்திற்கு முன்பு

  • தீர்வுற்றது

How to Block Woke Media Popups

For several months I have been getting all these woke "news" popups from Firefox in the bottom right corner of my PC screen. I use firefox as my default browser and don't… (மேலும் படிக்க)

For several months I have been getting all these woke "news" popups from Firefox in the bottom right corner of my PC screen. I use firefox as my default browser and don't feel like uninstalling, but soon I will have to because it is so annoying when I am trying to play a game and firefox comes along and tries to brainwash me with its woke agenda. I mean, today it's giving me a popup telling me to go plant-based for a month, WHEN IT'S LITERALLY CARNIVORE MONTH. HOW DO I REMOVE THIS BULL****!?!?!?

Asked by B Lucky 11 மணி நேரத்திற்கு முன்பு

Answered by TyDraniu 10 மணி நேரத்திற்கு முன்பு

  • தீர்வுற்றது

How can I change the colour of the text in the active tab?

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) o… (மேலும் படிக்க)

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) on a new PC (running Windows 10). There's one thing that I haven't succeeded with though: I'd like to change the colour of the text in a tab when that tab becomes the active one.

This is the coding I'm using to change the tab's background colour when it's selected:

  1. TabsToolbar .tab-background[selected]{

background: white !important; }

This works perfectly. But when I tried adding the line

color: black !important;

It had no effect. I'd be grateful for any thoughts. Many thanks.

Asked by mail226 1 நாள் முன்பு

Answered by mail226 11 மணி நேரத்திற்கு முன்பு

  • Locked

Play joy

'''bold text'''

Asked by Jesús 19 மணி நேரத்திற்கு முன்பு

  • தீர்வுற்றது

Firefox 132 Tab Crashing Facebook and DSLReports Forums and Rockstar Social Club

Ever since I updated to Firefox 132, I get a Tab Crash if I go to Facebook (logged in), DSLReports Forums (like https://www.dslreports.com/forum/vzfiber), and Rockstar So… (மேலும் படிக்க)

Ever since I updated to Firefox 132, I get a Tab Crash if I go to Facebook (logged in), DSLReports Forums (like https://www.dslreports.com/forum/vzfiber), and Rockstar Social Club (logged in).

I have tried playing with the settings, Troubleshooter Mode, and Private Windows...all the same result.

Asked by Scott Weigand 2 மாதங்களுக்கு முன்பு

Answered by Scott Weigand 2 மாதங்களுக்கு முன்பு

  • Locked

.....

.....

Asked by V 1 நாள் முன்பு

  • தீர்வுற்றது

add-ons

Your new version 133.0.3 doesn't allow me to place my add-ons on the symbol bar or whatever you may call it in English anymore.

Asked by Iris 1 நாள் முன்பு

Answered by jonzn4SUSE 1 நாள் முன்பு

  • Locked

sdakjhlkjhljhln

sdgscx

Asked by Eslam Raibe 1 வாரத்திற்கு முன்பு

  • தீர்வுற்றது

Certificate Error only on Firefox only on one computer

Firefox is giving me an error on https://stemgateway.nasa.gov but the site is perfectly accessible using MS Edge and using Firefox on another computer. I uninstalled and … (மேலும் படிக்க)

Firefox is giving me an error on https://stemgateway.nasa.gov but the site is perfectly accessible using MS Edge and using Firefox on another computer. I uninstalled and reinstalled Firefox, changed the proxy settings to not use a proxy, tested a VPN, and changed DNS servers. Below is a picture of the error and of the certificate which seems to be present in Firefox already.

Asked by jruan 1 வாரத்திற்கு முன்பு

Answered by jruan 6 நாட்கள் முன்பு

  • தீர்வுற்றது

Firefox Linux on Chromebook unable to edit Google Docs

I recently updated Firefox Linux on Chromebook and now when I open a Google Doc it displays fine and I can place the cursor with mouse but when typing no characters appea… (மேலும் படிக்க)

I recently updated Firefox Linux on Chromebook and now when I open a Google Doc it displays fine and I can place the cursor with mouse but when typing no characters appear in doc. I checked Firefox on Windows and it edits same docs fine.

Asked by bob335 1 வாரத்திற்கு முன்பு

Answered by bob335 5 நாட்கள் முன்பு

  • தீர்வுற்றது

Tab bar shrinks after grabbing single tab since firefox 132/133 (custom userchrome.css)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position… (மேலும் படிக்க)

Hello Since few weeks (maybe on firefox 132 already, but surely on firefox 133) I observe issue with my firefox UI. While grabbing and holding tab (to change its position, move it on bar), whole tab bar gets thinner which realigns my whole UI. Issue is probably caused by my custom userchrome.css but I need it in current or similar form. Maybe there is some css specialist who can help me remove unnecessary parts of code?

My css is as follows:

.tab-background{ border-radius: 0px 0px !important; margin-bottom: 0px !important; } .tabbrowser-tab:not([selected=true]):not([multiselected=true]) .tab-background{ background-color: color-mix(in srgb, currentColor 4%, transparent); } menupopup > menu, menupopup > menuitem{ padding-block: 3px !important; min-height: 0px !important; }

root{

--arrowpanel-menuitem-padding: 2px !important; }

Asked by Piterk 1 வாரத்திற்கு முன்பு

Answered by Paul 1 வாரத்திற்கு முன்பு

  • தீர்வுற்றது

This address is restricted

how to permit http://127.0.0.1:10080/wordpress/wp-login ? This address uses a network port which is normally used for purposes other than Web browsing. Firefox has c… (மேலும் படிக்க)

how to permit

http://127.0.0.1:10080/wordpress/wp-login 

?

This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection.

Asked by Clem 1 வாரத்திற்கு முன்பு

Answered by jscher2000 - Support Volunteer 1 வாரத்திற்கு முன்பு

  • தீர்வுற்றது

Bookmarks fail to import from onc macOS computer to another.

I am trying to export/import my book marks from one macOS computer to another (intel to Apple silicon), however, all of my imports and restore attempts fail. My last rest… (மேலும் படிக்க)

I am trying to export/import my book marks from one macOS computer to another (intel to Apple silicon), however, all of my imports and restore attempts fail. My last restore attempt failed with the following message: Firefox Unable to process the backup file. Any other suggestions?

Asked by Anthony 1 வாரத்திற்கு முன்பு

Answered by Anthony 1 வாரத்திற்கு முன்பு

  • தீர்வுற்றது

update only

bold text

Asked by jm55jem 1 வாரத்திற்கு முன்பு

Answered by jm55jem 1 வாரத்திற்கு முன்பு