-
Updated
Jul 4, 2021 - JavaScript
firefox-addon
Firefox Extensions are add-ons that allow users to customize their web browser from Mozilla. They are downloadable through the Firefox Add-on website. Modern extensions follow WebExtension standard and are most often written in HTML, JavaScript, and CSS.
Here are 1,533 public repositories matching this topic...
-
Updated
Jul 4, 2021 - TypeScript
-
Updated
Jul 3, 2021 - TypeScript
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jun 29, 2021 - JavaScript
Update styling
Update styling to match new Chrome/devtools flat design.
-
Updated
Mar 6, 2021 - JavaScript
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Jun 23, 2021 - JavaScript
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction( shows where it's still being us
-
Updated
May 22, 2020
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
Dec 25, 2019 - JavaScript
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Jul 3, 2021 - JavaScript
-
Updated
Jul 3, 2021 - JavaScript
-
Updated
Jul 4, 2021 - JavaScript
-
Updated
Jun 24, 2021 - JavaScript
- Metastream Version:Beta 0.4.0
- Browser + Version:Google Chrome Version 76.0.3809.136 (Official Build) (64-bit)
- OS Version:Google Chrome OS Version 76.0.3809.136 (Official Build) (64-bit)
The volume doesn't match the video player volume. When metastream is 50%, the vid
-
Updated
Jun 14, 2021 - HTML
-
Updated
May 9, 2021 - JavaScript
Should be able to add known app match patterns to the whitelist via a dropdown (or similar) method.
-
Updated
Apr 7, 2021 - JavaScript
⚬ PROBLEM:
Some content creators make videos where the aspect ratio changes during the video. When their video itself has a different aspect ratio than the monitor of the viewer, the "transparent background" option creates two differently colored bars, which is distracting in my opinion.
Example:

We should cover the templates we're using in this repo into forms as described in https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/
Related feature request: sindresorhus/refined-github#3365