code-server as a browser add-on #2047
Unanswered
sergei3000
asked this question in
Ideas
Replies: 3 comments 4 replies
|
We don't have any plans for a browser extension at the moment. Could you clarify what the extension would do? code-server would still need to run a backend which means an extension wouldn't help with operating system support. It might be possible to run the backend in a browser one day but at the moment I don't think that's possible. You should be able to run code-server as non-root already, by the way. |
0 replies
|
Coder had Sail which is what you're probably looking for - but it has been long deprecated. |
0 replies
|
@code-asher yeah, I meant running backend in a browser |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Are there any plans to create browser add-ons/extensions/apps for popular browsers?
Could be a great option for the cases when users don't have sudo rights on their machines where they want to use code-server or where the operating system is not supported by code-server.
All reactions