Skip to main content

All Questions

Tagged with
1 vote
0 answers
18 views

How to get a indicator on firefox when moving tabs

I am looking for a way to get an indicator to show up when moving tabs in Firefox (and variants). This is broken with Firefox multitab using chrome CSS. This feature seems to be present in one of its ...
Rashiq's user avatar
  • 171
1 vote
1 answer
144 views

Restart/-load all active extensions in Firefox?

Firefox's extensions leak memory and, with time, consume more and more CPU. This can be reset by disabling/enabling them. Is there a way to cycle all active extensions enabled status, without being ...
d-b's user avatar
  • 834
1 vote
1 answer
187 views

Firefox seems to be caching js files differently from other types

I am developing a web page and Firefox just showed me some weird behaviour Changes to html and css appear instantly in the browser Changes to js seems to be cached if I curl 'http://localhost/static/...
spraff's user avatar
  • 2,198
1 vote
0 answers
36 views

Can FindProxyForURL() discern the HTTP-method of the request?

I'd like my FindProxyForURL() to recommend a different proxy depending on the HTTP-method of the request -- GET, POST, or PUT. For example, the GETs can be routed through a caching proxy, whereas the ...
Mikhail T.'s user avatar
1 vote
1 answer
717 views

Why doesn't google.com show the voice search feature in Firefox?

In Chrome, google.com has a microphone search feature, as seen here: In Firefox though, it doesn't: In Firefox, I tried setting the user agent to Chrome's (Mozilla/5.0 (Windows NT 10.0; WOW64) ...
Powereleven 's user avatar
1 vote
0 answers
327 views

open firefox about pages without the address bar

I can't seem to open the firefox about pages without using the address bar. I've tried this in javascript with no success : window.open('about:profiles') Does anyone knows how can I do that ? It ...
Vincent's user avatar
  • 121
4 votes
2 answers
1k views

Loading a URL in the current tab through the Firefox “Browser Console” (or command-line)

For debugging purposes, I need to automatically load a large number of URLs (successively) in a given Firefox tab. More precisely, my goal is to load URL1, URL2, etc., as if the user had typed these ...
Gro-Tsen's user avatar
  • 201
1 vote
1 answer
665 views

How do I fully save a modern webpage which uses JavaScript (e.g. Facebook), in its intended viewable formatting, for fully offline viewing?

I'm having trouble saving web pages as I build an archive of reference material for a project. Some web pages - older styles of forums or blog pages with simple formatting - save just fine with the ...
Capybara_Overdose's user avatar
1 vote
0 answers
551 views

How do you change Tor Circuit For Site using javascript via Tampermonkey?

In Tor Browser, I can set "New Tor Circuit for site". You can also do this by pressing ctrl+shift+L. I have installed Tampermonkey-Addon in Tor Browser and was thinking, maybe it is possible ...
tenepolis's user avatar
  • 127
-1 votes
1 answer
41 views

How to download part of JavaScript code

I am looking at this website with a public table with some information I am interested in. I can download the info saving the page through Firefox, but it will take too much time to save all tables (I ...
Emerson Soares's user avatar
2 votes
1 answer
3k views

Is there a trick to get the Firefox's Devtools (developer tools) debugger to pause JavaScript using the keyboard?

When the Firefox Devtools (developer tools) Debugger pane is open, you are supposed to be able to press the F8 keyboard key to pause JavaScript. I find that this rarely works on complicated websites (...
End Antisemitic Hate's user avatar
2 votes
0 answers
166 views

Can CORS be selectively disabled for the empty browser tab?

I'd like to play with the JavaScript fetch API, fetching various urls, etc. so I opened an empty browser tab, popped up the console, typed the JavaScript, but the request failed because of CORS. I ...
Tom's user avatar
  • 2,087
2 votes
1 answer
2k views

Why do downloads that fail with error "NETWORK_FAILED" in firefox have the property "canResume" set to false? How can they be restarted in code?

I'm trying to fix the defunct Firefox plugin "auto resume downloads". It appears that to restart a download, one can invoke (from a plugin or Firefox's plugin inspector console) downloads....
Caleb Jay's user avatar
  • 219
2 votes
2 answers
4k views

Is it possible to kill all scripts on a webpage after loading the page in Firefox?

Is it possible to disable all scripts on a website after a certain time? For example, I would like to load a webpage and have it load executing whatever scripts it wants. However, I would like to ...
Viktor's user avatar
  • 185
0 votes
3 answers
1k views

Capture text from website that's disabled copy-paste, printing and viewing source

I'd like to capture text from a website (for personal usage, not business) but unfortunately they have disabled copy-paste, printing and viewing the source. Is there another way of capturing the text?
intrigued_66's user avatar

15 30 50 per page
1
2 3 4 5
11