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
{{ message }}
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
(It's not overly complicated; provided that this extension does not use node-specific features such as fs or external binaries, this looks like only defining an alternative entry point for the web extension.)
At the moment, in github.dev you cannot enjoy this awesome extension:
This could be fixed by making this extension compatible with the web extension interface:
https://code.visualstudio.com/api/extension-guides/web-extensions
(It's not overly complicated; provided that this extension does not use node-specific features such as
fsor external binaries, this looks like only defining an alternative entry point for the web extension.)