Skip to content
#

browser-extension

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

refined-github
clients
berkant
berkant commented Feb 19, 2021

Hello.

Is there a way to export an encrypted vault after logging in with --apikey flag.

The scenario is running a periodic task with GitHub Actions to export and re-upload my encrypted vault to another storage medium. I thought I could call export without a master password but the case seems not. I don't feel like providing GitHub with my master password.

I just noticed bw populates

plasmo
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

asieduernest12
asieduernest12 commented Jun 19, 2022

Todo inside Bookmarklet dir

  • index.js: add the new lines options to the saccades color state array.
  • rename any refs to saccades color as saccades style
  • rename the saccades action transition method maps
  • bookmarklet/esbuild.js : rename saccades color to saccades styles and update reference to the transition function accordingly
enhancement good first issue

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