X Tutup
The Wayback Machine - https://web.archive.org/web/20201125103342/https://github.com/topics/browser-extension
Skip to content
#

browser-extension

Here are 1,164 public repositories matching this topic...

refined-github
hoshsadiq
hoshsadiq commented Nov 19, 2020

Somewhat relates to #3631. Seems when hide-zero-packages is enabled, and you only have private packages under your name, the packages tab is hidden in your profile. This makes it hard to find your packages (specifically, you can only find them by putting the URL directly).

On the repositories tab:
![image](https://user-images.githubusercontent.com/600045/99655758-ff5eff00-2a53-11eb-9ad4-495c

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

Improve this page

Add a description, image, and links to the browser-extension topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.
X Tutup