mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Add settings toggle to enable/disable browser integration
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* tslint:disable:no-console */
|
||||
import IPC from 'ipc';
|
||||
|
||||
// Mostly copied from the example on
|
||||
// Mostly based on the example from MDN,
|
||||
// https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
|
||||
export default class NativeMessage {
|
||||
ipc: IPC;
|
||||
|
||||
Reference in New Issue
Block a user