Accces to the browser

I use Firefox as my browser but since yesterday I am unable to use it. Each time I click on the firefox icon I am directed to a French Microsoft browser - are you able to… (xem thêm)

I use Firefox as my browser but since yesterday I am unable to use it. Each time I click on the firefox icon I am directed to a French Microsoft browser - are you able to help?

John Winn

Được hỏi bởi John Winn 1 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 tháng trước

Disabling bookmark bar Favicons in 2024

Hello there! I recently had to reinstall Firefox as my original drive died. I had used about:config to disable the bookmark bar favicons as I have a visual aesthetic I e… (xem thêm)

Hello there!

I recently had to reinstall Firefox as my original drive died. I had used about:config to disable the bookmark bar favicons as I have a visual aesthetic I enjoy on my computer.

Now in 2024, it seems that all of the settings I previously used are no longer functioning when toggling them to false within about:config. They were browser.chrome.favicon, and, browser.chrome.site_icons .

Doing searches, all I can find are tips and tricks from many versions ago, some dating all the way back to 2007.

Does anyone know how, in the current version of Fires, which at the time of this writing is 125.0.3 to remove the favicons? I have attached a pic of the look I am going for, which is the default globe icon, instead of the annoying favicon. I tried the userChrome.css trick, but it completely removed the globe icon as well.

I know there has to be a new setting in about:config that will work, I just can't seem to find it.

Any help would be most welcome! And thank you!

Được hỏi bởi Kojimada 5 ngày trước

Lần cuối trả lời bởi cor-el 5 ngày trước

I would like Awsome screenshot on my tool bar

I find it very difficult using Awsome screenshot, in fact I never use it, but used to use it, when it was on my tool bar, can I get it back there. I cannot drag it from… (xem thêm)

I find it very difficult using Awsome screenshot, in fact I never use it, but used to use it, when it was on my tool bar, can I get it back there.

I cannot drag it from "customise tool bar" as it does not show there, it shows in my list of add ons, I have tried removing it, then reinstalling it.

Được hỏi bởi sparrow08 2 tuần trước

Lần cuối trả lời bởi zeroknight 2 tuần trước

Picture-in-picture not working properly

Ever since the latest update, the picture-in-picture function stopped working properly. If I activate it, the video will automatically go to full screen, and I need to pr… (xem thêm)

Ever since the latest update, the picture-in-picture function stopped working properly. If I activate it, the video will automatically go to full screen, and I need to press the full screen button multiple times to move it down to a small box. I am using Firefox on a Mac laptop.

Được hỏi bởi benh2097 2 tuần trước

Lần cuối trả lời bởi zeroknight 2 tuần trước

Foreign Language Displaying in Firefox

After installing Firefox on a new computer, where everything worked fine, I installed a number of fonts. Afterwards, all of text within Firefox appear to be in some versi… (xem thêm)

After installing Firefox on a new computer, where everything worked fine, I installed a number of fonts. Afterwards, all of text within Firefox appear to be in some version of Arabic. I have tried resetting, deleting and reinstalling, changing the Firefox language, and deleting fonts. None of these seem to work. Firefox is set to English US.

Được hỏi bởi gregm4 2 tuần trước

Lần cuối trả lời bởi zeroknight 2 tuần trước

Microsoft login Broken

Hey all, as of the past few days when I get the prompt to enter my password on Outlook.com (And microsoft.com) and hit 'sign in' the page just reloads and nothing happens… (xem thêm)

Hey all, as of the past few days when I get the prompt to enter my password on Outlook.com (And microsoft.com) and hit 'sign in' the page just reloads and nothing happens. There is no failed login message, the page just reloads like I didn't hit sign in. I have disabled all of my extensions, cleared cookies and cache, ETP... with no luck.

Works fine on Chrome for android...

I'd really like to stay with Firefox so all help seriously appreciated

Được hỏi bởi Person Guyerson 2 tuần trước

Lần cuối trả lời bởi zeroknight 2 tuần trước

Can't close a tab or a separate window without closing Firefox, and only then I need taskmgr

My Firefox can only be shut down by TaskManager, or by clicking on the three horizontal bars and then dropping to exit. So I can't close any single tab 'without closing … (xem thêm)

My Firefox can only be shut down by TaskManager, or by clicking on the three horizontal bars and then dropping to exit.

So I can't close any single tab 'without closing them all', that's the real annoyance. I also can't close any individual windows I opened instead of a new tab, without closing all tabs and windows. Finally the classic windows ALT+F4 closure that's built into Windows doesn't close Firefox, and if it did I suspect ALT+F4 would close them all. Bottom line Firefox is seriously close-resistant.

What precipitated this was I allowed a previous Firefox update to download-install, and it tanked my performance, I figured your team would fix that issue, but in the meantime what I did was uninstall that version and reinstall the version I had been running before that update. Tilt! That action resulted in the close windows or tabs problem.

Summary: I am using the latest version now, but with it came this "can't close any individual tab without closing them all, and can only close even then except by Taskmanager or by clicking the 3 horizontal bars then dropping to Exit which also closes all Firefox tabs and Windows. This problem has surfaced before in this support, and none of the solutions worked, probably because I got to this place uniquely. I did read before submitting this.

Được hỏi bởi Dean 2 tuần trước

Lần cuối trả lời bởi cor-el 2 tuần trước

recover passwords file

Hi, i locked my pc few days ago due to smart windows not recognizing my ( correct password ) repeatedly. anyway, im still trying to find a way to solve this issue. now, … (xem thêm)

Hi, i locked my pc few days ago due to smart windows not recognizing my ( correct password ) repeatedly. anyway, im still trying to find a way to solve this issue.

now, i created an admin windows account get access to my old user files, found the bookmarks file. the only thing left for me now is the passwords file.i did not a Firefox online account before today

the only way currently if i did not solve the wind10 login issue is the find the passwords file physically just like i did with the bookmarks file.


can anyone help with this ??


thanks

Được hỏi bởi OMVW 2 tuần trước

Lần cuối trả lời bởi cor-el 2 tuần trước

I want to write an addon firewall but it fails

#!/bin/bash # Verzeichnis erstellen mkdir FoxyAddOnFirewall cd FoxyAddOnFirewall || exit # package.json erstellen cat <<EOF > package.json { "title": "Foxy A… (xem thêm)

#!/bin/bash

# Verzeichnis erstellen
mkdir FoxyAddOnFirewall
cd FoxyAddOnFirewall || exit

# package.json erstellen
cat <<EOF > package.json
{
  "title": "Foxy AddOn Firewall",
  "name": "foxy-addon-firewall",
  "description": "A Firefox addon to control internet access for other addons",
  "author": "Your Name",
  "version": "1.0.0",
  "license": "MIT"
}
EOF

# background.js erstellen
cat <<EOF > background.js
var permissionManager = Components.classes["@mozilla.org/permissionmanager;1"]
                        .getService(Components.interfaces.nsIPermissionManager);

// Addon-Liste abrufen
function getAllAddons() {
    var {AddonManager} = Components.utils.import("resource://gre/modules/AddonManager.jsm", {});
    return new Promise(function(resolve, reject) {
        AddonManager.getAllAddons(function(addons) {
            resolve(addons);
        });
    });
}

// GUI aktualisieren
function updateUI() {
    getAllAddons().then(function(addons) {
        var addonList = document.getElementById("addon-list");
        addonList.innerHTML = ""; // Zurücksetzen der Liste

        addons.forEach(function(addon) {
            var listItem = document.createElement("li");
            listItem.textContent = addon.name;
            
            var blockButton = document.createElement("button");
            blockButton.textContent = "Block";
            blockButton.addEventListener("click", function() {
                blockInternetAccessForAddon(addon);
            });

            listItem.appendChild(blockButton);
            addonList.appendChild(listItem);
        });
    });
}

// Internetzugriff für ein bestimmtes Addon blockieren
function blockInternetAccessForAddon(addon) {
    var host = addon.getResourceURI("").host;
    permissionManager.remove(host, "allAccess");
    console.log("Internetzugriff für " + addon.name + " wurde blockiert.");
}

document.addEventListener("DOMContentLoaded", function() {
    updateUI(); // GUI beim Laden der Seite aktualisieren
});
EOF

# index.html erstellen
cat <<EOF > index.html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Foxy AddOn Firewall</title>
  <link rel="stylesheet" href="style.css">
</head>
<body>
  <h1>Foxy AddOn Firewall</h1>
  <p>Welcome to Foxy AddOn Firewall!</p>

  <h2>Installed Addons:</h2>
  <ul id="addon-list">
    <!-- Addon-Liste wird hier eingefügt -->
  </ul>

  <script src="background.js"></script>
</body>
</html>
EOF

# style.css erstellen
cat <<EOF > style.css
body {
  font-family: Arial, sans-serif;
  background-color: #f0f0f0;
  text-align: center;
}

h1 {
  color: #007bff;
}

h2 {
  margin-top: 20px;
}

ul {
  list-style-type: none;
  padding: 0;
}

li {
  margin-bottom: 10px;
}

button {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
}

button:hover {
  background-color: #0056b3;
}
EOF

# manifest.json erstellen
cat <<EOF > manifest.json
{
  "manifest_version": 2,
  "name": "Foxy AddOn Firewall",
  "version": "1.0",
  "description": "A Firefox addon to control internet access for other addons",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "management"
  ],
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "icon.png"
  }
}
EOF

# Icon herunterladen
wget -O icon.png "https://img.icons8.com/ios-filled/50/000000/firewall.png"

# Installationsanweisungen anzeigen
echo "FoxyAddOnFirewall wurde erfolgreich initialisiert!"
echo "Um das Addon in Firefox zu installieren:"
echo "1. Öffnen Sie Firefox und geben Sie 'about:debugging' in die Adressleiste ein."
echo "2. Klicken Sie auf 'Dieses Firefox installieren' unter 'Temporäre Add-ons laden'."
echo "3. Navigieren Sie zum Verzeichnis 'FoxyAddOnFirewall' und wählen Sie die 'manifest.json' Datei aus."
echo "4. Das Addon wird nun installiert und kann verwendet werden."

Được hỏi bởi j.sobiech 2 tuần trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 2 tuần trước

Microsoft Windows 11 user - font size for display resolution 3456 x 2160

I have to put my face within inches of the screen and strain to see the text in Firefox browser menus, tabs, and search bars. How do I adjust the font size? I'm not a p… (xem thêm)

I have to put my face within inches of the screen and strain to see the text in Firefox browser menus, tabs, and search bars. How do I adjust the font size?

I'm not a programmer. If I need to enter code please be pedantic about descriptions of how to do that.

Được hỏi bởi maxjen 2 tuần trước

Lần cuối trả lời bởi cor-el 2 tuần trước

cannot restore history

Accidentally closed browser with many multiple tabs open. Tried to restore history but option was grayed out. Tried several times but was not able to get back to the or… (xem thêm)

Accidentally closed browser with many multiple tabs open. Tried to restore history but option was grayed out. Tried several times but was not able to get back to the original browsing window with the multiple open tabs.

Would really appreciate help on this, if possible, as the many multiple tabs contained family history research that will be difficult to impossible to duplicate.

Thank you.

Được hỏi bởi jengel1600 4 tuần trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 4 tuần trước

Firefox won't open log in pages

I just bought a new laptop and downloaded Firefox as I have used it for years. Although I imported my passwords and they are correct it will not log in to sites I need fo… (xem thêm)

I just bought a new laptop and downloaded Firefox as I have used it for years. Although I imported my passwords and they are correct it will not log in to sites I need for work. It isn't telling me I have the wrong pw or id, it just does nothing.

I have updated windows, I have uninstalled and reinstalled....I don't know what else to do...any suggestions?

thanks

Được hỏi bởi Lynnkeogh 4 tuần trước

Lần cuối trả lời bởi zeroknight 4 tuần trước

Unable to sign in Qobuz from few days ago

I was unable to sign in Qobuz from yesterday. I have been using Firefox ver 115 to play streaming music from Qobuz on my Windows 8.1 PC as its sound quality is better t… (xem thêm)

I was unable to sign in Qobuz from yesterday. I have been using Firefox ver 115 to play streaming music from Qobuz on my Windows 8.1 PC as its sound quality is better than other browsers. Yesterday, I found nothing happened after clicked the SIGN IN button on Qobuz's login page, however I had no problem using Google Chorme to login.

So I uninstalled/re-installed Firefox, and tried different older/newer versions, still didn't work.

I tried another PC running Windows 10, with Firefox ver 124.0.2, got the problem.

Please fix the problem ASAP, Firefox team. Thanks.

Its purer sound is the main reason I use firefox, instead of other browsers.

Được hỏi bởi s2222440 1 tuần trước

Lần cuối trả lời bởi cor-el 5 ngày trước

Login page

I cannot open the login page on my hosts website. My host is https://ventraip.com.au/ based in Melbourne Australia. That means I cannot access the Cpanel so I cannot uplo… (xem thêm)

I cannot open the login page on my hosts website. My host is https://ventraip.com.au/ based in Melbourne Australia. That means I cannot access the Cpanel so I cannot upload data on my web site. Other people can open that login page on their computers buy I can't on mine. Where is the problem?

This is the message I get


'Secure Connection Failed

An error occurred during a connection to vip.ventraip.com.au. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_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.'

Được hỏi bởi Rug8Int 6 ngày trước

Lần cuối trả lời bởi cor-el 5 ngày trước