Showing questions tagged: Show all questions
  • Solved
  • Archived

How do I stop that annoying url popping up at the bottom of my screen?

When I am watching a TV stream on my PC; when I hover on (some) pictures or videos, a supremely annoying pop-up url appears at the bottom of my screen. I have some learni… (read more)

When I am watching a TV stream on my PC; when I hover on (some) pictures or videos, a supremely annoying pop-up url appears at the bottom of my screen. I have some learning problems and can not figure out the 'userChrome.css' method. I can not work with long streams of multiple overlapping instruction. I am not tech savvy. I do not understand 'layers' and stuff like that. I can do the 'about:config' thing, if anyone knows whether or not if I can fix it from there, I would be eternally grateful. Thanks.

Asked by mckendrick 2 years ago

Answered by -elison- 2 years ago

  • Archived

Removal of Cut/Copy/Paste menu item breaks functionality on some webpages.

At some point Mozilla removed the Cut, Copy and Paste options in Firefox which breaks functionality on some web-pages. An example is for Ubiquiti's router web interface, … (read more)

At some point Mozilla removed the Cut, Copy and Paste options in Firefox which breaks functionality on some web-pages. An example is for Ubiquiti's router web interface, in their terminal, Ctrl-C is the typical Linux kill command, right click is commandeered for a terminal layout configuration menu, and the only way to past text into the webpage is to use the Paste menu item that used to be in the hamburger menu.

There are other web-pages that using the menu item is the only or best way to cut/copy/paste text.

Removal of this feature breaks those web pages.

Asked by Nabeel Rahimpour 2 years ago

Last reply by Nabeel Rahimpour 2 years ago

  • Solved
  • Archived

how do i add the trendmicro password manager ext to firefox

how do i add the trendmicro password manager ext to firefox . I think I have to OK the certificate, and I think i did it in the past, but I don't remember how. Elliot Tr… (read more)

how do i add the trendmicro password manager ext to firefox . I think I have to OK the certificate, and I think i did it in the past, but I don't remember how. Elliot Trester

Asked by elliot.trester 2 years ago

Answered by elliot.trester 2 years ago

  • Solved
  • Archived

userChrome.css not working

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozill… (read more)

I'm trying to take off this "Extension (Tabliss)" tag on my url. I have followed the instructions down below from another Firefox support forum: https://discourse.mozilla.org/t/make-addressbar-text-extension-name-of-the-extension-shorter-or-hide/28026/3

The instructions I followed are listed below:

"Users can apply custom style rules to modify Firefox’s toolbar area by creating a userChrome.css file. This takes about 10 minutes so when you have time to take it slowly and carefully:

(1) Set up your chrome folder and userChrome.css file following the five six steps in this article:

https://www.userchrome.org/how-create-userchrome-css.html 45

I have a boring video there if you like demonstrations.

(2) This is the code to paste into the file. You can edit the file using Notepad or a better editor. Make sure to keep it in a plain text format with a .css file extension (not .css.txt).

See improved rule down in: Make addressbar text "Extension (Name Of The Extension)" shorter or hide

/*
   Hide Extension Name in the identity area unless
   hovered for half a second (updated for Fx80)
*/
#identity-box.extensionPage #identity-icon-labels,
#identity-box.extensionPage #identity-icon-label {
  visibility: collapse !important;
  transition: visibility 250ms ease-in-out;
}
#identity-box.extensionPage:hover #identity-icon-labels,
#identity-box.extensionPage:hover #identity-icon-label {
  visibility: visible !important;
  transition: visibility 250ms ease-in-out 500ms;
}

(3) Firefox should read the file at its next startup and apply it to every extension page you load."

Edit: So, yeah, I need help getting this tag off. I'm new to Firefox so it could be something obvious I'm missing. I have also tried CTRL+SHIFT+R to reload the page for changes and also closed and reopened my Firefox entirely.

Thanks in advance.

Asked by MaxwellQ 3 years ago

Answered by Wesley Branton 3 years ago

  • Archived

........

После обновления ничего не работает. Но самое главное я и многие мои знакомые уходим из вашего браузера в знак протеста за то, что убрали наш родной Яндекс из поисковиков… (read more)

После обновления ничего не работает. Но самое главное я и многие мои знакомые уходим из вашего браузера в знак протеста за то, что убрали наш родной Яндекс из поисковиков.

Asked by Nikolay 2 years ago

Last reply by James 2 years ago

  • Archived

1370719 contained a response to my problem, but it is greek to me

The root problem is that when I try to open a movie in a web browser, I get the message "Oops. Your web browser is no longer supported. " see attached. 1370719 had a … (read more)

The root problem is that when I try to open a movie in a web browser, I get the message "Oops. Your web browser is no longer supported. " see attached.

1370719 had a response that made no sense to me.

Is there anyway to fix this issue?

David

Asked by d.l.briggs 2 years ago

Last reply by d.l.briggs 2 years ago

  • Archived

How can I get rid finally from update message ?

I asked such a question the day before yesterday, but none answered me I still use window 7 32 bit and I never want to update The new version ( V 98.01 ) is not compat… (read more)

I asked such a question the day before yesterday, but none answered me I still use window 7 32 bit and I never want to update The new version ( V 98.01 ) is not compatible with Window 7 A black screen is shown just I open the Firefox browser I thought it is virus, but it is not so. Now I am sure of the problem I uninstalled the new version and changed for an old version ( V 80.01 ) and the black screen is never shown The black screen which I complain about= crashing of the browser because it is not covenant to Window 7

2- I changed the update to  (   Check for updates but let you choose to install them )  and the problem is ended but a message about updating still appears in the right corner  need me close each time. 

How can I get rid finally from update message in the toolbar ? In V 80.01 there is no choice ( never check for update )

Asked by mohammad Ahmad 2 years ago

Last reply by mohammad Ahmad 2 years ago

  • Archived

Second Monitor Display Scaling

I am a Mac user and using a second monitor display. When I move a Firefox window to the second display it doubles in size. I cannot figure out how to get it to display pr… (read more)

I am a Mac user and using a second monitor display. When I move a Firefox window to the second display it doubles in size. I cannot figure out how to get it to display properly (as it displays on my original monitor). Please help.

Asked by sarahrb1989 2 years ago

Last reply by sarahrb1989 2 years ago

  • Archived

Print preview button is missing with Firefox again.

Tried to reset settings. Does not work. Went to about:config, than tab.mo / print.tab_modal.enabled set to false. Did this method before and it worked. Now this method do… (read more)

Tried to reset settings. Does not work. Went to about:config, than tab.mo / print.tab_modal.enabled set to false. Did this method before and it worked. Now this method does not work trying to get print preview back. Firefox is my web browser. I am in windows 8.1. Seems like Firefox did some updates again and now I can not get print preview back! WHY DOES NOT FIREFOX LEAVE WILL ENOUGH ALONE WHEN THEY HAVE SOMETHING GOOD? Bring back the old classic print preview button back and leave it. Now how can I get the old print preview button back???? Need help!! Thanks philm

Asked by marschall3 2 years ago

Last reply by paul921 2 years ago

  • Solved
  • Archived

Firefox Nightly Video Playback on Fedora 33

I've installed Nightly the same way I have for years on my latest Fedora 33 install—i.e., download tarball, extract into /opt, set appropriate chmod and chown, make .desk… (read more)

I've installed Nightly the same way I have for years on my latest Fedora 33 install—i.e., download tarball, extract into /opt, set appropriate chmod and chown, make .desktop file, etc.—but certain videos certain videos on certain sites refuse to play. A Fedora discussion discussion led me to think it's how Fedora 33 may sandbox apps; I haven't yet had any hits on solutions in the Fedora groups, so I thought I'd ask here, since I can't be the only one with this issue.

Any help would be greatly appreciated!

Asked by Bryan Moore 3 years ago

Answered by cor-el 3 years ago

  • Solved
  • Archived

Spell checker

How to make firefox enable to recognize the language that are typed? In microsoft edge we can just click "all language", but in firefox no similar option to it.

Asked by MRA 2 years ago

Answered by James 2 years ago

  • Archived

Firefox using wrong ICC profile when copying and pasting images

I'm using firefox 97 on mac. Whenever I copy and paste an image from firefox, the image comes out desaturated as if it is using the wrong color profile. I tried changing … (read more)

I'm using firefox 97 on mac. Whenever I copy and paste an image from firefox, the image comes out desaturated as if it is using the wrong color profile. I tried changing the gfx.color_management settings without it improving. The images look fine and are the right colors in the browser, however, the issue only happens when I copy and paste images. Firefox behaves like the color management is disabled (set to 0 in config) but ONLY when copying and pasting images.

I do not have this issue with other browsers such as chrome.

Asked by dndraccts 2 years ago

Last reply by cor-el 2 years ago

  • Solved
  • Archived

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… (read more)

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 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

Why does Firefox show images I upload different than they are??

Every image I upload looks different in Firefox than the file opened in other programs and different than Google Chrome. It looks with less contrast for sure, and I think… (read more)

Every image I upload looks different in Firefox than the file opened in other programs and different than Google Chrome. It looks with less contrast for sure, and I think a little bit reddish. I noted it when I opened the file with Firefox and when I saw pictures in Facebook. My Firefox version is 47.0, my OS is Ubuntu 16.04 and I already tried in Firefox safe mode.

Asked by Enrique_Agustini 8 years ago

Answered by jscher2000 - Support Volunteer 8 years ago

  • Solved
  • Archived

Where is Firefox.exe located on WIndows 10?

I'd like to add Firefox to Adobe Dreamweaver for site design viewing. When searching Windows for Firefox.exe I don't see it in Program Files or Program Files (x86). Firef… (read more)

I'd like to add Firefox to Adobe Dreamweaver for site design viewing. When searching Windows for Firefox.exe I don't see it in Program Files or Program Files (x86). Firefox is installed and used daily. Can someone tell me where it's located in Windows 10?

Asked by justin.desilva 4 years ago

Answered by cor-el 4 years ago

  • Solved
  • Archived

Auto login booby trap.

I am in the process of moving all of our passwords into 1Password. However, I discovered that my wife has her Firefox set to auto login, but can't remember her user name… (read more)

I am in the process of moving all of our passwords into 1Password. However, I discovered that my wife has her Firefox set to auto login, but can't remember her user name and password. So, although she can use it, she can't change update the password. The fact that on setup, auto login is the default makes this doubly frustrating. So, is there any way to get to the password?

Asked by tmpc 2 years ago

Answered by Chris Ilias 2 years ago

  • Archived

Firefox account verification email is has timestamp rendered in Greek date instead of English

To post on this support forum I just created a Firefox account. The system then emailed me a verification code to check my address. While nearly the entire email was in E… (read more)

To post on this support forum I just created a Firefox account. The system then emailed me a verification code to check my address. While nearly the entire email was in English, the time seemed to be rendered in Greek. This seems a bit odd to me. My browser is set to English, with no other languages present. My IP address is in the Netherlands. See the contents of the email below.

Cheers, Maarten


Copy/paste this code into your registration form. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌‌‌ Firefox logo Is this you signing up? Firefox on Linux 's-Hertogenbosch, NB, Netherlands (estimated) IP address: 45.95.64.129 Πέμπτη, 17 Μαρ 2022 8:05:45 ΜΜ (CET) If yes, use this verification code in your registration form: 195505 It expires in 5 minutes. This is an automated email; if you received it in error, no action is required. For more information, please visit Mozilla Support. Mozilla. 2 Harrison St, #175, San Francisco, CA 94105 Mozilla Privacy Policy Firefox Cloud Terms of Service

Asked by geekabit 2 years ago

Last reply by geekabit 2 years ago

  • Archived

How do I switch from just seeing words and links to seeing a webpage?

A web page for an insurance company I deal with has switched to just text and hyperlinks. I need to view it as a webpage. How do I switch back? It may have switched du… (read more)

A web page for an insurance company I deal with has switched to just text and hyperlinks. I need to view it as a webpage. How do I switch back?

It may have switched due to a slow connection, but I need to see it as a webpage.

Now the page and any links I follow only open as text and links. No other webpage does this.

I can't find any way to switch it back.

Thanks for your help.

Asked by kb3guz01 4 years ago

Last reply by cor-el 4 years ago