Firefox
Firefox is a free and open source web browser developed by Mozilla Foundation. First released in 2002 under the name Phoenix. It's available for most operating systems including Windows, macOS, Linux and most phones and tablets.
Here are 3,137 public repositories matching this topic...
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Jun 10, 2022 - Python
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Jun 8, 2022 - Python
-
Updated
Apr 11, 2022
-
Updated
Jun 10, 2022 - JavaScript
We're still using the old Sentry base URL for the crash reporter UI here.
So when a user clicks on the Sentry link in the crash reporter UI, it will try to load the crash ID at the wrong cloud instance.
-
Updated
Jun 9, 2022 - JavaScript
Description:
Provide option to keep some segment and provide a submit button below each segment as I don't want to upload the first segment. As I want the first segment but not sure about the consensus and correctness about the first segment.
-
Updated
Jun 5, 2022 - Go
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Jun 10, 2022 - Java
Hello.
Is there a way to export an encrypted vault after logging in with --apikey flag.
The scenario is running a periodic task with GitHub Actions to export and re-upload my encrypted vault to another storage medium. I thought I could call export without a master password but the case seems not. I don't feel like providing GitHub with my master password.
I just noticed bw populates
-
Updated
May 14, 2022 - JavaScript
-
Updated
Jun 11, 2022 - JavaScript
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
- element with
dir="ltr"matches:dir(ltr)(#26159) - root element without `
-
Updated
Mar 23, 2022 - HTML
Would be useful only if mooz/xkeysnail#129 is merged
browser.window.update({titlePreface: ....})
-
Updated
Mar 22, 2022
-
Updated
Apr 16, 2022 - JavaScript
Created by Mozilla
Released September 23, 2002
- Repository
- mozilla/gecko-dev
- Website
- www.mozilla.org/firefox
- Wikipedia
- Wikipedia
Discussed in microsoft/playwright#11891
Originally posted by huy-nguyen February 6, 2022
Is it possible to add keyboard shortcuts for debugging functionality in the inspector in a similar manner to Chrome dev tools, for example, F8 for run, F10 for step over etc?