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,008 public repositories matching this topic...
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Dec 6, 2021 - JavaScript
-
Updated
Dec 20, 2021 - JavaScript
-
Updated
Feb 24, 2022 - Python
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 23, 2022 - Vue
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Feb 24, 2022 - Python
-
Updated
Jan 1, 2022
Based on the designs there should be a 17dp space between Pocket stories/categories headers and their content.
Th
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 14, 2022 - Go
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
Feb 20, 2022 - JavaScript
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Jan 27, 2022 - HTML
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
Feb 5, 2022 - JavaScript
-
Updated
Sep 9, 2021
Tridactyl version: 1.22.0
Firefox version: Mozilla Firefox 97.0
Operating system: linux
Hi, I wanted to create my own theme for Tridactyl and I've stumbled upon a problem. In hint mode, I couldn't leave elements like buttons with their original background color. This is a bit annoying for some websites with a lot buttons. I've tried styling the class "TridactylHintElement" or the root variabl
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
Feb 23, 2022 - Java
-
Updated
Feb 18, 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?