顯示下列標籤的問題: 顯示所有問題
  • 封存

Hoe zet ik mijn tabbladen vast?

Ik heb een vraag ? Als ik mijn Firefox twee x open, en dan weer beide sluit zijn de volgende x als ik mijn Firefox open al me tabbladen in eens weg en moet ik ze op… (閱讀更多)

Ik heb een vraag ?

Als ik mijn Firefox twee x open, en dan weer beide sluit zijn de volgende x als ik mijn Firefox open al me tabbladen in eens weg en moet ik ze opnieuw vast zetten.

Hoe kan ik het zo in stellen ook al open in 100x Firefox en weer sluit dat hij de Tabbladen onthoud en dat ik ze niet steeds opnieuw moet vast maken ?

Met vriendelijke groet

Michel Koene

mekoene 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Is there ANY WAY to run a javascript on parent process like how we run CSS on userChrome.css?

Hello, I created a loading progress bar for Firefox which uses JavaScript to show how much of the current page is loaded at the bottom of the address bar. Is there any … (閱讀更多)

Hello,

I created a loading progress bar for Firefox which uses JavaScript to show how much of the current page is loaded at the bottom of the address bar.

Is there any way I can automate running JavaScript at the opening of a window? Like how we can change the appearance in userChrome.css?

Currently I'm copy pasting the script to console at the start of every window.

mohammadmtay 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

Off Topic: What's the DEFAULT Font and Formatting for the Windows "Notepad"? I've inadvertantly set the wrong Font, and can't put it back[!]

Folks ---- 6 April 2023 --- I posted this request previously, about 4 days ago. I inadvertantly CHANGED the Font used in the Windows Notepad. Since I'm old enough for … (閱讀更多)

Folks ---- 6 April 2023 ---

I posted this request previously, about 4 days ago.

I inadvertantly CHANGED the Font used in the Windows Notepad. Since I'm old enough for such changes to be visually significant, AND since the change makes reading text VERY difficult, I need to change it back to whatever it was before. It's just that I don't know what it WAS before[!]

That's my question: what Font do I specify, and what display Format do I use.

Thankx in advance for any help any of you-all can provide.

Chris Madsen [The Gray Cat -- Been here before under that <name>] << tmc@att.net >>

The Gray Cat 於 1 年前 詢問

Dropa 最近回覆於 1 年前

  • 封存

How to ensure size & shape of page remains the same from session to session

Is there a way to ensure size & shape of page remains the same from session to session? I use my TV as a monitor and every time I open Firefox I have to manually resh… (閱讀更多)

Is there a way to ensure size & shape of page remains the same from session to session? I use my TV as a monitor and every time I open Firefox I have to manually reshape the browser to fit the screen. I'd love for it to come up the same each time.

Thanks, Richard

r.e.scott47 於 1 年前 詢問

Terry 最近回覆於 1 年前

  • 封存

FF Password manager searches

Can a Wildcard such as Dollar or the question mark be used to substitute a character or a number of characters while searching the FF password manager? Thanks I checked o… (閱讀更多)

Can a Wildcard such as Dollar or the question mark be used to substitute a character or a number of characters while searching the FF password manager? Thanks I checked out the help page below and tried to search the help but no joy https://support.mozilla.org/en-US/products/firefox/privacy-and-security/passwords-forms-search-and-history Thanks M E

M E 於 1 年前 詢問

TyDraniu 最近回覆於 1 年前

  • 封存

Email from a website

On occasion, I come across a web page that offers to send an email if you click on the link eg, I was researching regulations for personal care homes in GA and there was … (閱讀更多)

On occasion, I come across a web page that offers to send an email if you click on the link eg, I was researching regulations for personal care homes in GA and there was an option to send an email to the administrators to ask them for more information.

So, I click on the link and rather than getting the email address, firefox goes to open the "mail" application on my mac.

Well, I never use that application because it is too slow and bulky. I can't use basic text options like bolding or italics and such. Not to mention, it takes forever to load.

I use GMX for mail and it is accessed through Firefox. It is not an application that "lives" on my computer.

How can I get Firefox to respond to these email buttons on websites by going to GMX?

Thanks, Charles

charleswinstead 於 2 年前 詢問

James 最近回覆於 2 年前

  • 已解決
  • 封存

Can I restrict the password autofill to the exact url / form (sub)domain

I have different login forms on different sub domains so I always get a huge lists of different logins. and also I get my password for the basic auth from the web-server … (閱讀更多)

I have different login forms on different sub domains so I always get a huge lists of different logins. and also I get my password for the basic auth from the web-server on my login form.

I also consider this as a security risk when different sub domains belong to different parties and I accidentally put my password into the wrong form.

Can I config Firefox the way that I get only passwords in the list that match the exact url or at least the (sub)domain?

Another Question As a Web-developer can I do something that my client don't experience such a mess (like giving the login form a special id so passwords are restricted do this particular form.

mt14 於 1 年前 詢問

jscher2000 - Support Volunteer 於 1 年前 解答

  • 封存

The bounding rectangle of an input control getting by UIAutomation is not up-to-date

I'm using UIAutomation to get the bounding rectagle of an input control. Here's my C++ code. IUIAutomation* p_iui; ... IUIAutomationElement* p_fcs_element; while(TRUE) … (閱讀更多)

I'm using UIAutomation to get the bounding rectagle of an input control. Here's my C++ code.

IUIAutomation* p_iui; ... IUIAutomationElement* p_fcs_element; while(TRUE) {

   Sleep(1000);
   p_iui->GetFocusedElement(&p_fcs_element);
   RECT r;
   p_fcs_element->get_CurrentBoundingRectangle(&r);
   _cprintf("Rect: %d,%d,%d,%d\n", r.left, r.top, r.right, r.bottom);

}

When I put focus on some input text area and move Firefox by drag&drop, the RECT r's data(left,top,right,bottom)does not change, unless I change the focus to another text area and back to the first one. Should I change some Firefox settings to make the location information up-to-date when get_CurrentBoundingRectangle every time?

aniki0210 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Recover a cached file

Hello everyone, I need to recover a web page that I visited several times last fall using Firefox on Mac OS. I have regular backups which should include the Firefox cach… (閱讀更多)

Hello everyone,

I need to recover a web page that I visited several times last fall using Firefox on Mac OS. I have regular backups which should include the Firefox cache files, but after looking through several threads online it is not clear exactly which file I would look for in my backups, and how I could go about actually looking at the cached version of that page. I have seen some tools for viewing old cache files, but the only one that seemed reasonably easy to use is only for Windows.

I would be grateful for any step-by-step instructions on how I can see an old page (or at least any parts of it that were cached) that no longer exists.

Also: I tried the various internet archives such as way back machine and google cache but no such luck. This was an ad on a real estate website in Italy.

Thank you in advance.

  • 封存

How to print a table of the links on a web page?

I remember long ago on an ancient browser there was an option in the print dialog to print a table of the links on a web page. Very useful for a page which has a lot of i… (閱讀更多)

I remember long ago on an ancient browser there was an option in the print dialog to print a table of the links on a web page. Very useful for a page which has a lot of in-line links but no 'references'-like list of them all at the end. This can painstakingly be done by copying and pasting from the source code, but... years later, do we really not have a better way, like we used to??

tgordo49 於 2 年前 詢問

tgordo49 最近回覆於 2 年前

  • 封存

How to make FF refresh proxy settings from command line/script?

I configured my Windows 10 Firefox proxy to use system proxy settings, and I have a script can based on different network environment modify the system proxy autoconfigur… (閱讀更多)

I configured my Windows 10 Firefox proxy to use system proxy settings, and I have a script can based on different network environment modify the system proxy autoconfiguration script address (HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\AutoConfigURL) in registry to update the proxy settings. Internet Explorer works well - new proxy configuration usually become effective in 1 or 2 minutes after the change. However, each time after my script changes the registry proxy address (without FF restart), I have to go to Firefox Tools->Settings->Proxy to manually change it to another value (in my case it's from "Use system proxy settings" to any other value), confirm it, and then change it back. Then FF is able to reload the autoconfiguration script to make it work. This is really a headache.

I just wonder is there a way to notify FF to reload the proxy autoconfiguration script address from registry from command line so that my script can trigger it automatically after the registry is modified?

Thanks.

wjdingdev 於 2 年前 詢問

wjdingdev 最近回覆於 2 年前

  • 已解決
  • 封存

OPENING PDF'S

When opening pdf's attached to emails they used to automatically be opened by my pdf viewer software. Then they started opening in Firefox on another tab, which was fine.… (閱讀更多)

When opening pdf's attached to emails they used to automatically be opened by my pdf viewer software. Then they started opening in Firefox on another tab, which was fine. Now I first get an error message from firefox where I need to click on "open site in new window" it isn't a site but a pdf?? How do I get it to go back to opening with Adobe instead?

Thanks, Jeff

jasahaynie 於 2 年前 詢問

jscher2000 - Support Volunteer 於 2 年前 解答

  • 封存

Delete an element on a webpage

Okay so basically for example lets say i want to permanently just for my screen have this image deleted/or hidden whatever how can I do this without using an extension? … (閱讀更多)

Okay so basically for example lets say i want to permanently just for my screen have this image deleted/or hidden whatever how can I do this without using an extension?

I believe someone brought up usercontent.css?

Faerie Caster 於 2 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 年前

  • 已解決
  • 封存

Listen Offline to prerecorded videos on a website?

Hi friends, I need to watch Offline a series of professional videos from a website I study with. I'll be in a place with no internet for a while so I wish to know how to … (閱讀更多)

Hi friends, I need to watch Offline a series of professional videos from a website I study with. I'll be in a place with no internet for a while so I wish to know how to use the "work offline" modality to do that. Can the browser "remember" videos in the same way it remembers visited page?

I remember in the 90s / 2000s was possible to "save" pages to read Offline later on... Is that still possible?

Thanks

guidofurlani 於 2 年前 詢問

TyDraniu 於 2 年前 解答

  • 封存

bookmarks

I have my bookmarks alphabetized. When I click on one far down the list & then want to click on the next one the list of my bookmarks always reverts to the top of my … (閱讀更多)

I have my bookmarks alphabetized. When I click on one far down the list & then want to click on the next one the list of my bookmarks always reverts to the top of my list. Can I change this to have my bookmarks stay in the same place that I left off with instead of having to scroll all the way down again?

smythpa 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前