-
Updated
Jun 8, 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,500 public repositories matching this topic...
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
May 31, 2021 - TypeScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
May 28, 2021 - JavaScript
Update styling
Update styling to match new Chrome/devtools flat design.
-
Updated
Mar 6, 2021 - JavaScript
-
Updated
Jun 6, 2021 - JavaScript
🐛 Bug Report
What went wrong? 🤔
Once the web app is saved to the home screen on iOS the grabber line obscures the bottom navigation bar.
See screenshot below.
Operating System
iOS
Version of Daily
Webapp
Browser
Mobile Safari
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 5, 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
May 8, 2021 - JavaScript
-
Updated
Dec 25, 2019 - JavaScript
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 10, 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
May 12, 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:

I thought I reported this already, but I can't find the issue.We should find other rendered filetypes and make sure they all work the same way so we don't play wackamole.Relate