Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension update clears instance URL #31

Open
avm99963 opened this issue May 26, 2024 · 3 comments
Open

Extension update clears instance URL #31

avm99963 opened this issue May 26, 2024 · 3 comments

Comments

@avm99963
Copy link

After each of the last 2 updates, my instance URL was cleared from the extension and reset to the default trot.to instance.

I'd contribute a fix, but I see the latest version (which is built with MV3) hasn't been uploaded to this repo. Is it somewhere else?

CC: @itsojon

@electron0zero
Copy link

+1, seeing the same issue.

@mattkelly
Copy link

+1, would love to see this fixed if possible!

@electron0zero
Copy link

electron0zero commented Jun 27, 2024

I have a workaround, which is working so far for me.

Workaround is that you need to build the extension yourself with the custom instance URL and load it into Chrome.

Steps:

  1. Clone this repo and install dependencies like Node and Yarn.
  2. Install packages with yarn install
  3. Build it with custom URL for your browser as per steps but replace --instance= with your instance URL
  4. Load it into your browser.
  5. It works 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants