-
Updated
Dec 6, 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,694 public repositories matching this topic...
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
Dec 26, 2021 - TypeScript
-
Updated
Dec 28, 2021 - JavaScript
-
Updated
Dec 26, 2021 - JavaScript
We want to add a link to our content guidelines before a user submits a source request. This will provide users a better understanding of what the process is and what content we allow, and what not.
How to get started?
- This
-
Updated
Dec 22, 2021 - JavaScript
-
Updated
Dec 28, 2021 - JavaScript
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Dec 26, 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
Dec 19, 2021 - JavaScript
-
Updated
May 22, 2020
-
Updated
Oct 25, 2021 - JavaScript
-
Updated
Nov 24, 2021 - JavaScript
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
Dec 22, 2021 - JavaScript
-
Updated
Dec 24, 2021 - JavaScript
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
Sep 26, 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 10, 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:
 method.
-
Updated
Nov 17, 2021 - JavaScript
describe the bug描述问题
describe the problem you encountered 请在此详细描述你遇到的问题,例如问题的表现形式,对你造成了那些影响等
The bing.com search page settings: Country/Region
changes to: China
automatically the first time the translation source is changed to:
Tencent Translate
from the top left button in the EdgeTranslate right panel.
The top left button showed the default source: Google
Any searches from t
Gitako as a browser extension is awesome, but the project itself is quite a hassle to work with.
-
No documentation on build instructions. Just running
yarnis not enough, I have to runmake.Gitako should provide clear documentation on how to contribute to the project (or at least how to build it), instead of letting people figure it out on their own.
-
Non-portable. Uses `Makefile
Describe the feature you want:
It would be nice if, by default, the theme of the extension matches the system (browser) theme.
Why do you want this feature in Authenticator?
This is how most mobile and desktop applications and extensions work. And this is what most users expect.
Hello,
Thank you for your work.
Would it be possible to add npm tasks to automatically publish to the Firefox and Chrome stores?
It is possible with:
https://www.npmjs.com/package/web-ext-submit FF
https://www.npmjs.com/package/chrome-webstore-upload-cli Chrome
I will submit a PR if I find some time :/
Created by Mozilla
Released April 4, 2006
- Website
- addons.mozilla.org/firefox/extensions
- Wikipedia
- Wikipedia

This issue is #5222
Continues from refined-github/refined-github#4008
This issue is not for generic bug reports but to suggest changes/refactoring to the extension itself.