You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One could still run a Manifest V2 extensions in Chrome but the Chrome Web Store no longer accepts these. If one would want to make this V2 version compatible with chrome, "extraHeaders" should be added to the extraInfoSpec array at
At this point, the extension uses Manifest V2 and is only Firefox compatible.
To make it compatible with Chrome/Chromium, it should be adapted to Manifest V3.
This adaptation includes but is not limited to:
One could still run a Manifest V2 extensions in Chrome but the Chrome Web Store no longer accepts these. If one would want to make this V2 version compatible with chrome, "extraHeaders" should be added to the extraInfoSpec array at
solid-authentication-browser-extension/src/js/background.js
Line 49 in f0f2c83
The text was updated successfully, but these errors were encountered: