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,055 public repositories matching this topic...
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
Updated
Apr 9, 2022 - JavaScript
Bypass Paywalls web browser extension for Chrome and Firefox.
-
Updated
Apr 11, 2022 - JavaScript
GitHub on steroids
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Apr 6, 2022 - Python
-
Updated
Apr 9, 2022 - TypeScript
Chrome extension to return youtube dislikes
-
Updated
Apr 6, 2022 - JavaScript
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
-
Updated
Apr 6, 2022 - JavaScript
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
-
Updated
Jun 17, 2020 - JavaScript
Python version of the Playwright testing and automation library.
-
Updated
Apr 8, 2022 - Python
WebDriver for Firefox
-
Updated
Apr 11, 2022
According to the Android accessibility recommendations touch targets should be at least 48x48 dp.
For this [our increaseTapArea](https://github.com/mozilla-mobile/fenix/blob/47f55924e1ff23ee56a5db0af1b15f86a33a5f8b/ap
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
-
Updated
Apr 10, 2022 - JavaScript
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
-
Updated
Apr 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.
Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
-
Updated
Apr 11, 2022 - Go
The all-in-one tool to supercharge your productivity
-
Updated
Mar 22, 2022 - JavaScript
Map your keys for web surfing, expand your browser with javascript and keyboard.
-
Updated
Mar 12, 2022 - JavaScript
a fresh & lightweight javascript game engine
-
Updated
Apr 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 `
Powerfull download accelerator and video downloader
-
Updated
Apr 7, 2022 - Java
-
Updated
Mar 23, 2022 - HTML
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
-
Updated
Apr 11, 2022 - TypeScript
Chrome Debugging Protocol interface for Node.js
-
Updated
Mar 31, 2022 - JavaScript
一站式划词 / 截图 / 网页全文 / 音视频翻译扩展。
-
Updated
Mar 22, 2022
Add :tabmove # to move the current tab after the previous focused tab (to which <C-6> would switch)
Also may be :tabmove #+n, :tabmove #-n to move to the nth position before/after the previous focused tab
Currently the functionality can be replicated by defining this command:
`command tabmoveAfterlast js -d€ (async function(){const sorted = (await tri.browserBg.tabs.query({ currentW
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?