redux-devtools/extension/test
Nathan Bierema 83b2c19a11
Upgrade to Manifest V3 (#1714)
* Update Chrome manifest.json

* Remove use of window in background

* Test devpanel

* Inject pageScript using new API

* Keep connection from devpanel to background alive

* Keep connection from content script to background alive

* Replace page action with action

* Cleanup syncOptions

* Update options to not rely on background page access

* Start work on updating popup

* Updates

* Remove window

* Get opening in a separate window working

* Remove pageScriptWrap

* Add socket to panelStore

* Fix tests

* Try to use MV3 for Firefox

* Fix path

* Fix Chrome E2E tests

* Revert unintentional change

* Skip Electron tests for now

Looks like they're still working through stuff in https://github.com/electron/electron/issues/41613

* Better image centering

The Firefox popup did not like the old CSS. This is still not perfect, but it's better than it was.

* Create shaggy-taxis-cross.md
2024-08-17 19:11:46 +00:00
..
__mocks__ fix(extension): fix code editor styles (#817) 2021-08-30 01:32:29 +00:00
app Upgrade to Manifest V3 (#1714) 2024-08-17 19:11:46 +00:00
chrome Upgrade to Manifest V3 (#1714) 2024-08-17 19:11:46 +00:00
electron Upgrade to Manifest V3 (#1714) 2024-08-17 19:11:46 +00:00
perf Remove deprecated packages (#1697) 2024-07-16 13:56:20 -04:00
utils chore(deps): update dependency prettier to v3 (#1434) 2023-07-12 18:03:20 +00:00
.eslintrc chore(extension): add extension (#658) 2020-10-26 08:18:23 -04:00
setup.js Remove deprecated packages (#1697) 2024-07-16 13:56:20 -04:00