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

browser-extension

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

refined-github
fregante
fregante commented Sep 19, 2020

Instead of relying on order of executing, we can use this new API to ensure that the sidebar’s stickiness is updated when it changes size. You'd have to combine ResizeObserver with selector-observer

I'm automatically closing this to be picked up after #3084 is resolved.

The current feature’s code might be a little hard to adapt/understand, so feel free to write it from scratch; This

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.