- Đã giải quyết
Can my phone be scanned for viruses from my computer
I want to know if I can scan my phone with my computer, to check for virusus
I want to know if I can scan my phone with my computer, to check for virusus
YouTube videos encoded at 60 frames per second are extremely choppy in Firefox only. Microsoft Edge plays the same videos perfectly. I have deleted my profile and reinst… (xem thêm)
YouTube videos encoded at 60 frames per second are extremely choppy in Firefox only. Microsoft Edge plays the same videos perfectly.
I have deleted my profile and reinstalled Firefox, updated graphics driver to the latest version, and toggled hardware acceleration on and off. Nothing helps.
Firefox crashed and I cannot recover my tabs from history. I click on restore all tabs and it does nothing. The tabs I was hoping to recover do not even appear in my hist… (xem thêm)
Firefox crashed and I cannot recover my tabs from history. I click on restore all tabs and it does nothing. The tabs I was hoping to recover do not even appear in my history either.
I see that this addon called Rotate Youtube Video (+ Zoom / Mirror) is restricted for violating Mozilla policies. Has anyone taken look into it what was exact violation?… (xem thêm)
I see that this addon called Rotate Youtube Video (+ Zoom / Mirror) is restricted for violating Mozilla policies.
Has anyone taken look into it what was exact violation? I am curious if it was stealing info on background? It just says it violated policies but I want to know if it is safe to keep using it? Like if it was disabled for legal reasons then I would not care but if it was disabled for containing malware then I would care. Any ideas?
The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //im… (xem thêm)
The app sizes two adjacent images to the same height. Maybe there's a better approach?
This works, in that I see the original image displayed at the wrong size:
//img.src = imgsrc.src;
This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:
var canvas = document.createElement( 'canvas' ); canvas.width = width; canvas.height = avail_height; var context = canvas.getContext( '2d' );
// Tried/failed: Fill white background for JPEG export //context.fillStyle = '#fff'; //context.fillRect(0, 0, canvas.width, canvas.height);
context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height); context.lineWidth = 150; // ??
img.src = canvas.toDataURL('image/jpeg', 0.92);
img.onmousedown = disableDragging; // for FF
img.style.opacity = "1.0"
The page is the view.html one gets to via Enter on phobrain.com.
I have Marionette mode enabled to be able to remote control my Firefox, but I have trouble with some sites who believe I'm not human. If I enable Marionette, then go to… (xem thêm)
I have Marionette mode enabled to be able to remote control my Firefox, but I have trouble with some sites who believe I'm not human.
If I enable Marionette, then go to this site, I can't get past the Human verification.
https://www.perplexity.ai/shopping
Can sites detect that I'm using Marionette?
I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served … (xem thêm)
I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.
The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:
response.setHeader("Content-Type", "image/webp");
On page, I use a canvas thus => see '// FIREFOX'
var canvas = document.createElement( 'canvas' );
canvas.width = width;
canvas.height = avail_height;
var context = canvas.getContext( '2d' );
context.drawImage( imgsrc, 0, 0, width, avail_height);
context.lineWidth = 150;
// FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
img.src = canvas.toDataURL('image/jpeg');
img.onmousedown = disableDragging; // for FF
img.style.opacity = "1.0";
console.log('setImg ok');
Inspecting a black jpeg:
data:image/jpeg;base64,...
Thanks!
The "Browser Websocket Client" addon ( https://github.com/abeade/browser-websocket-client ) was automatically disabled. The addons manager says: > This extension is r… (xem thêm)
The "Browser Websocket Client" addon ( https://github.com/abeade/browser-websocket-client ) was automatically disabled. The addons manager says:
> This extension is restricted for violating Mozilla’s policies and has been disabled. You can enable it, but this may be risky.
However, I cannot find any information about which policies the addon violated or when. If it was logging or modifying data, I want to know to what extent I may be compromised from using the extension. If it was for lack of maintenance, I want to know so I can make an informed decision about whether to keep using it, because the addon was still useful to me and my work as of recently.
I am using the latest Fiefox and i have disabled all adons i have tried everything I have changed my Facebook password every time i g try to share something on Fire… (xem thêm)
I am using the latest Fiefox and i have disabled all adons i have tried everything I have changed my Facebook password every time i g try to share something on Firefox get a black box on the bottom right that says something wrong . I have tried to copy the entire hing but can not i got some of it I have even reinstalled firebox ans still can not share anything I have tried contacting Facebook but that does not happen no response i appears to work in Chrome on a noter Facebook account so it is Firefox. i will send you what i could get on the screen shot the part that is missing s the part that says something s wrong
All of a sudden Firefox started to use alt+number (e.g. alt+3) to switch to that tab (i.e. tab 3 in my example). Why? How do I disable this? It prevents me from typing a… (xem thêm)
All of a sudden Firefox started to use alt+number (e.g. alt+3) to switch to that tab (i.e. tab 3 in my example).
Why? How do I disable this? It prevents me from typing any of the special characters that are located on alt + any number key. E.g. I can type the at-sign, not the dollar, or any such character which requires the alt-modifier and a number.
Is the notification to update my Mozilla Firefox browser from Mozilla?
I was asked to create a new profile in order to keep using Firefox, despite never having an account. After I clicked okay, it opened the new version of Firefox, but witho… (xem thêm)
I was asked to create a new profile in order to keep using Firefox, despite never having an account. After I clicked okay, it opened the new version of Firefox, but without all the passwords, bookmarks and history of the past few years. This is really inconvenient. I have since then made an account, but the fact that I can't find any of this data anywhere has me worried that every time I update Firefox it will wipe my account.
I keep a lot of tabs open (~60) in any particular session - I find it's faster in this way to get back to a site. About every six months or so, I lose *all* these tabs b… (xem thêm)
I keep a lot of tabs open (~60) in any particular session - I find it's faster in this way to get back to a site.
About every six months or so, I lose *all* these tabs because of Firefox's inadequate session backup system. It only saves two or three total backups, some of which are completely out of date. But the worst scenario is when (1) some site pops up a new window; (2) I mistakenly close my main window before the new window; (3) I open this new saved window once or twice by accident, causing my 60-tab session backup to be overwritten.
Using a third-party session manager (I have tried all the well-known ones) can mitigate this problem, but doesn't really solve it because the re-opened sessions aren't quite in the same format as Firefox sessions and so lose information. In particular, I often lose each tab's icon as well as metadata for Tree Style Tab.
Could Mozilla please consider a more robust session backup system for Firefox? All it would take (I think) is to allow the user to choose the total number of backup sessions and the frequency at which a new session is added. Thank you!
Is there a way to copy the History data (for pasting into Word, Excel or a text-editor)?
I have a desktop PC
Firefox 140.0.4 (64-bit)
Windows 11
How do i move the chatbot to right pane instead of left pane
Clicking "bookmark current tab " does not offer dropdown menu to assign bookmark location. Clicking "bookmark current tab" places bookmark in last used bookmark folder. W… (xem thêm)
Clicking "bookmark current tab " does not offer dropdown menu to assign bookmark location. Clicking "bookmark current tab" places bookmark in last used bookmark folder. Workaround is to "edit bookmark" and assign desired location.
I have Firefox running on 3 machines, only one of them is synced to my Firefox account, so that means that I am not running the same addons on all of them. I have Firefox… (xem thêm)
I have Firefox running on 3 machines, only one of them is synced to my Firefox account, so that means that I am not running the same addons on all of them. I have Firefox running on Windows 10 and the two other are running on Windows 11. From time to time, I notice that Firefox is running slow and its unable to open normal websites like facebook, instagram, youtube, or any other website that I normally browse, and when I check the Task Manager I can notice one unusual exe running named "crashhelper.exe" which is located in the Firefox installation directory and its signed by Mozilla. Once I kill this task Firefox continues working as nothing happened. This is happening since the last update which was few weeks ago (if I remember correctly). What is this app doing and why it is making Firefox stop opening websites?
So I've got 6 tabs open in Firefox, all working properly. To help me focus on another task, I open a 2nd window in Firefox. It is, however, blank and unresponsive, doesn'… (xem thêm)
So I've got 6 tabs open in Firefox, all working properly. To help me focus on another task, I open a 2nd window in Firefox. It is, however, blank and unresponsive, doesn't show any extensions in the toolbar, but does show "Firefox View" which I don't normally have showing. I can only close the new window by using Task Manager to shut Firefox down completely or by right-clicking in the Taskbar on the dead window and selecting "close window". What's going on here? First image: working tabs, Second image: unresponsive new window. Regards, Ian Firefox 140.0b2 (64-bit) Windows 10 Pro
help me access frontlinepharm.com
Using iOS on Mac Mini desktop, I get no sound on democracynow.org but on the iPhone the sound works fine. Most other streams/videos have fine sound but not imdb.com on t… (xem thêm)
Using iOS on Mac Mini desktop, I get no sound on democracynow.org but on the iPhone the sound works fine. Most other streams/videos have fine sound but not imdb.com on the desktop with iOS but again, fine on the iPhone.