The Wayback Machine - https://web.archive.org/web/20220605205618/https://github.com/topics/firefox-addon
Skip to content
#

firefox-addon

firefox-extension logo

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,853 public repositories matching this topic...

refined-github
fregante
fregante commented May 20, 2022

Description

The blame view immediately tells you which lines are the most recent:

https://github.com/refined-github/refined-github/blame/main/package.json

We can use the same pattern/coloring in other areas of GitHub. There's already a feature request for this:

But we can start laying down the foundation for a generic

cdharris
cdharris commented Jun 17, 2020

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

YouTube-Extension
SenseiMarv
SenseiMarv commented Apr 14, 2021

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:
![Example](https://user-images.githubusercontent.com/41735601/114696189-b0747780-9d1c-11eb-9f

Feature request help wanted good first issue
kidonng
kidonng commented Sep 15, 2021

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 yarn is not enough, I have to run make.

    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

duianto
duianto commented Jul 2, 2021

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

bug good first issue
Authenticator

Created by Mozilla

Released April 4, 2006

Website
addons.mozilla.org/firefox/extensions
Wikipedia
Wikipedia

Related Topics

browser firefox mozilla webextension