Skip to content
#

browser-extension

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

refined-github
MrChocolatine
MrChocolatine commented Nov 28, 2020

It appears the feature cycle-lists-with-keyboard-shortcuts became useless.

From its description:

Allows the ↑ and ↓ keys to cycle "popover lists" (labels, milestones, etc).

But when I disable this feature or when I disable the extension, I can still navigate through labels/milestones etc on the page of an Issue, a PR, etc.

I guess you can delete it from your extension? Or do you usua

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.