wallet-core/packages/taler-wallet-webextension/src/popup
Sebastian bc817a638d
#7120 manifest v3: first iteration working
new permission needed: scripting
chrome.browserAction -> chrome.action
webRequestBlocking is not possible anymore
chrome.extension.getUrl -> chrome.runtime.getUrl
new serviceWorkerHttpLib: using fetch
new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl
few other minor changes

still missing some other changes like migrating setTimeout to chrome.alarms api
2022-01-16 17:55:01 -03:00
..
Balance.stories.tsx deposit design from belen, feature missing: kyc 2022-01-10 16:07:27 -03:00
BalancePage.tsx deposit design from belen, feature missing: kyc 2022-01-10 16:07:27 -03:00
DeveloperPage.stories.tsx replace jest with mocha 2022-01-04 17:06:24 -03:00
DeveloperPage.tsx #7120 manifest v3: first iteration working 2022-01-16 17:55:01 -03:00
index.stories.tsx deposit design from belen, feature missing: kyc 2022-01-10 16:07:27 -03:00
Popup.stories.tsx prettier 2021-11-15 11:18:58 -03:00
Settings.stories.tsx add exchange feature 2021-11-22 17:34:31 -03:00
Settings.tsx #7120 manifest v3: first iteration working 2022-01-16 17:55:01 -03:00
TalerActionFound.stories.tsx prettier 2021-11-15 11:18:58 -03:00
TalerActionFound.tsx replace jest with mocha 2022-01-04 17:06:24 -03:00