-
Updated
Oct 14, 2020 - JavaScript
browser-extension
Here are 1,127 public repositories matching this topic...
-
Updated
Oct 7, 2020
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Aug 10, 2020 - 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
Sep 2, 2020 - JavaScript
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Aug 18, 2020 - CSS
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Feb 23, 2019 - 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
Oct 16, 2020 - JavaScript
-
Updated
Oct 12, 2020 - JavaScript
Please see this picture which occurs when downloading FROM SITES OTHER THAN TWITTER:
Not only that, it is auto-generating (aka overriding) the native auto-generated download name to "download.htm". This was on a non-Twitter site when attempting to ALT-click a file
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Jan 24, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Jul 26, 2020 - TypeScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Oct 15, 2020 - JavaScript
Improve this page
Add a description, image, and links to the browser-extension topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the browser-extension topic, visit your repo's landing page and select "manage topics."
Instead of relying on order of executing, we can use this new API to ensure that the sidebar’s stickiness is updated when it changes size. You'd have to combine
ResizeObserver
withselector-observer
I'm automatically closing this to be picked up after #3084 is resolved.The current feature’s code might be a little hard to adapt/understand, so feel free to write it from scratch; This