kellegous / go

Another Google-like Go short link service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating with our go links Chrome extension

itsojon opened this issue · comments

We recently open-sourced our own go links implementation, Trotto. We're in the process of open-sourcing the Chrome extension that we built to make it easy to set up the go/somewhere magic, with or without DNS.

Right now, the extension works with the instance we manage at https://trot.to/_/auth/login, but there's no reason the extension couldn't work with other go links backends. Would you be interested in working with us to make the extension work with this go links implementation?

@itsojon I like go/ links, I like open source Chrome Extensions particularly when they sit in such a sensitive path in browser security model, and I like the simplicity of this library. Did you succeed in open sourcing your extension? Is there documentation about what integration requirements are to be compatible?