Skip to content

Commit f4c1423

Browse files
author
jagdeep sidhu
committed
remove trezor popup code and client side connect logic
uses backend worker with trezor connect
1 parent 2c7ecff commit f4c1423

File tree

3 files changed

+0
-89
lines changed

3 files changed

+0
-89
lines changed

source/config/consts.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ const MV3_OPTIONS = {
8787
short_name: 'pali',
8888
permissions: [
8989
'hid',
90-
'usb',
9190
'alarms',
9291
'storage',
9392
'activeTab',
@@ -136,8 +135,6 @@ const MV3_OPTIONS = {
136135
'js/inpage.bundle.js',
137136
'js/handleWindowProperties.bundle.js',
138137
'js/pali.bundle.js',
139-
'trezor-usb-permissions.html',
140-
'trezor-usb-permissions.js',
141138
'assets/all_assets/favicon-16.png',
142139
'assets/all_assets/favicon-32.png',
143140
'assets/all_assets/favicon-48.png',

trezor-usb-permissions.html

Lines changed: 0 additions & 50 deletions
This file was deleted.

trezor-usb-permissions.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)