How to allow popups to print coupons

I am at a loss. I have disabled popup blocking and all installed extensions that have the ability to block popups while trying to print coupons from Qples (I'm trying to … (lire la suite)

I am at a loss. I have disabled popup blocking and all installed extensions that have the ability to block popups while trying to print coupons from Qples (I'm trying to print a coupon for Angel Soft toilet paper). I have deliberately placed their domain https://offer.qpleshq.com in the ALLOW list for popups. I have changed every setting I can see to ALLOW that domain access to just about everything. But I can't make popups work. I haven't had any luck in Edge either (and Edge uses Chrome as a framework so anything that doesn't work in Edge is unlikely to work in Chrome). I even did the ctrl-I trick and ALLOWed every setting it showed for that page specifically. I cleared its cache/cookies from the ctrl-I menu and reloaded. Every single time I reload the page, it gives me the option to print (which I want to be able to do) or "save" (which just means emailing you a link to the same print page). If I tell it to print, I get an overlay that reminds me to disable my popup blockers (at which point I internally scream "but I have disabled every d*mn popup blocker I can find". Is there some hidden/secret setting I'm missing here? I don't know where else to look, and I would think enabling wanted popups would be a possibility in an up-to-date browser (version 129.0, literally updated minutes ago). Thanks for any advice.

Demandé par satscout il y a 13 heures

New sign in on every App, every time i open Firefox

For the last few days, every time i open Firefox, I am asked to sign in to my frequently used Applications (Facebook, Google, X, YouTube etc). As these are all two-factor… (lire la suite)

For the last few days, every time i open Firefox, I am asked to sign in to my frequently used Applications (Facebook, Google, X, YouTube etc). As these are all two-factor processes this is becoming very wearisome.

I always ask to "trust" the browser and i have tried refreshing Firefox, but as soon as I close down Firexox and try to re-open it i get faced with the same issue every time.

Help- I really don't want to change browsers, but this is driving me nuts.

Thanks to anyone who can help.

Demandé par Tony Halsall il y a 13 heures

How do I activate offline mode in Firefox for Android?

I see such option in android opera, is there any chance to get offline mode at firefox ? I'd like to continue reading a few tabs with no internet access... Thanks … (lire la suite)

I see such option in android opera, is there any chance to get offline mode at firefox ? I'd like to continue reading a few tabs with no internet access... Thanks

Demandé par emoxam il y a 14 heures

Some websites stopped opening

Some sites stopped opening, although in other browsers, and through the phone everything opens up. I've tried reinstalling the browser, disabling extensions, resetting DN… (lire la suite)

Some sites stopped opening, although in other browsers, and through the phone everything opens up. I've tried reinstalling the browser, disabling extensions, resetting DNS. It didn't help. A list of sites I'm having trouble with: https://www.deepl.com/ https://enka.network/ https://7tv.app/ https://hsr.hakush.in/ and some other sites that I can't remember right now. In Chrome he working. Sites like youtube twitch and other poplar working too, idk why firefox have problem, maybe its new update?

Demandé par egor egor il y a 1 jour

Dernière réponse par egor egor il y a 14 heures

Save all tabs

Hello, please i want ask about saving multiple open tabs in Firefox, i tried classic bookmark manager and extensions but all of them saved only part of all tabs Thank y… (lire la suite)

Hello, please i want ask about saving multiple open tabs in Firefox, i tried classic bookmark manager and extensions but all of them saved only part of all tabs

Thank you very much

Demandé par Malek Bitar il y a 14 heures

Does firefox have a built-in way to use different font size on different screens.

Basically I just bought a 4k monitor while also planning to use the old 1080p one. As it turns out the default size setting makes the fonts on the big screen too small, o… (lire la suite)

Basically I just bought a 4k monitor while also planning to use the old 1080p one. As it turns out the default size setting makes the fonts on the big screen too small, or the small screen too big.

In Windows this wouldn't be an issue since I can just use multi scale. Ubuntu has that too, but it weirdly implemented and causes the smaller screens to be kinda blurly. The accepted solution is to use Wayland but it causes everything to be unbearably slow to me so that's out.

Not expecting such an odd use-case to have an implemented solution but I'm eager to be surprised.

Demandé par palm22180 il y a 14 heures

Trying to circumvent Windows path limit (260 chars) -> Maildir's emails name semantics

Hi I'm trying to circumvent the Windows path limit (260 chars), when using Maildir as storage for emails in Thunderbird (for IMAP-configured accounts). The default path… (lire la suite)

Hi

I'm trying to circumvent the Windows path limit (260 chars), when using Maildir as storage for emails in Thunderbird (for IMAP-configured accounts).

The default path in Windows looks like:

C:\Users\user\AppData\Roaming\Thunderbird\Profiles\jesvjtr1.default-release\ImapMail\xxxxxxxx.yyyyyyyyyyyy.com.pl\

which "consumes" 115 chars from 260 available (ok, I can edit profiles.ini, switch "IsRelative" to 0, and move the profile to C:\TB\user\jesvjtr1.default-release" for example, but this is inconvenient as I have to do for each user)

So I'm looking for other way - to make .eml filenames shorter - the current ones looks like: 00b201dac2f4%243f963bb0%24bec2b310%24@pw-xxxxxx.yyy.eml 00cd0e17-2810-4fa0-be24-aa612ae7aae2@victory-zzzzz.aa.eml

But You can ask why? Some of our users has complex folders tree, for example: Inbox -> Obecni KLIENCI -> ABCDEFGHI abcd xyz -> ABCDEFGHI abcd xyz France - Paris -> 2024 -> Oferty -> Zaakceptowane -> Dostarczone

The folders looks like: INBOX.sbd\Obecni KLIENCI.sbd\ABCDEFGHI abcd xyz.sbd\ABCDEFGHI abcd xyz France - Paris.sbd\2024.sbd\Oferty.sbd\Zaakceptowane.sbd\

(it all takes 242 chars)

then there will be "cur" and "tmp" folders inside the last one Zaakceptowane.sbd\cur Zaakceptowane.sbd\tmp

and when You want to store new email in the last folder (using filter), Thunderbird copied new email to tmp folder (using nstmp-xxx name), then move to cur with new name (00b201dac2f4%243f963bb0%24bec2b310%24@pw-xxxxxx.yyy.eml for example) and due to 260 chars limit it doesn't happened.

Emails are stuck in tmp with temporary names and when filter trying to do its thing again, the new nstmp-xxx files are created in tmp and so on - till the free space in disk are exhausted)

So I'm looking for settings that will make the names of .eml files shorter.

I'm curious, why Mozilla doesn't support long path names in Windows (using UNC paths "\\?\" and updating manifest file with these lines) <application xmlns="urn:schemas-microsoft-com:asm.v3">

   <windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings">
       <ws2:longPathAware>true</ws2:longPathAware>
   </windowsSettings>

</application>

Demandé par Chris il y a 14 heures

Message when clicking email innbox in Thunderbird

Why does this message appear when checking incoming emails,even though the emails are downloaded. Login to server imap-mail, outlook.com with user name ------- outlook.co… (lire la suite)

Why does this message appear when checking incoming emails,even though the emails are downloaded. Login to server imap-mail, outlook.com with user name ------- outlook.com failed 'Try again or enter new password'

Demandé par dem4200 il y a 14 heures

Thunderbird completely reinstalled starts very slowly

Hello Community, I have installed Thunderbird Ver. 128.1.0esr (64-bit) for the first time on an iMac with Intel. An account is set up (approx. 4100 mails). The start of T… (lire la suite)

Hello Community, I have installed Thunderbird Ver. 128.1.0esr (64-bit) for the first time on an iMac with Intel. An account is set up (approx. 4100 mails). The start of TB takes almost three minutes until it works. In comparison, Mac-Mail starts immediately. What can I do to use TB?

Kind regards Peter

Demandé par 7ixicai0 il y a 14 heures

Mozilla signing out on Firefox exit

Hi - running Firefox on two machines, syncing across both, and all settings and add-ons are the same. On Win10 desktop, closing Firefox leaves all cookies and passwords i… (lire la suite)

Hi - running Firefox on two machines, syncing across both, and all settings and add-ons are the same. On Win10 desktop, closing Firefox leaves all cookies and passwords intact for next session. On Win11 laptop, closing Firefox deletes all cookies, passwords, and signs me out from Mozilla. Have tried rename/replace of cookies.sqlite I stress, all settings are the same everywhere, and the same add-ons and extensions on both machines. Antivirus is Avast Premium Security, add-ons are: Adblock Adblocker Ultimate DuckDuckGo Privacy Essentials Ghostery Privacy Badger uBlock Origin Having to reload passwords and sign in to everything on each session on the laptop is driving me nuts.

Demandé par little.fish il y a 14 heures