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

browser-extension

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

IlCallo
IlCallo commented Mar 4, 2021

Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.

Additional context
We need to create the TS version of all current files in these folders:

refined-github
kidonng
kidonng commented Oct 27, 2021

Description

We have two features with similar names: conversation-filters and conversation-activity-filter. It's not clear from the names they do very different things, and I think it's best to distinguish them via a different name.

I suppose rename conversation-filters to more-conversation-filters, since that's what the feature does actually. It's not adding a whole feature of c

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