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

refined-github
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.