The Wayback Machine - https://web.archive.org/web/20200920020005/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,287 public repositories matching this topic...

refined-github
yashshah1
yashshah1 commented Sep 16, 2020

When you're stalking visiting a random github profile and happen to see that they have a <username>.github.io repository, there is no quick way to visit that homepage. Your only options are

  • Type out the URL, or
  • Copy and paste that specific part of the webpage into the URL Box.

Request

Some sort of a quick "Go" button next to the repository name (both on the repository listing, a

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

Created by Mozilla

Released April 4, 2006

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

Related Topics

browser firefox mozilla webextension
You can’t perform that action at this time.