-
Updated
Sep 9, 2021 - JavaScript
browser-extension
Here are 1,456 public repositories matching this topic...
-
Updated
May 30, 2021 - JavaScript
document.body
might not be available at this point. It needs an element-ready
call
Original report
Trying to run
bisect
to find the issue doesn't work, https://github.com/sindresorhus/refined-github/blob/d8cadc830723728ab5c32f36cea31ea3f6aee814/source
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Aug 2, 2021 - HTML
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Aug 3, 2021 - Go
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 1, 2021 - JavaScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Aug 31, 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
Aug 11, 2021 - JavaScript
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Aug 8, 2021 - HTML
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Feb 23, 2019 - JavaScript
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Jan 24, 2020 - JavaScript
-
Updated
Sep 9, 2021 - TypeScript
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Sep 2, 2021 - TypeScript
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Sep 9, 2021 - TypeScript
Very simply, there seems to be a string missing that should be something along the lines of "Scrollbar" so that people know what auto, thin, hidden
refers to.
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."
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio