I’m working on open source projects :)

🔗 Links:

GitHub Reddit

🍪 Get me a cookie:

Go to Ko-fi GitHub Sponsor
  • 4 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle






  • I will fix the generated code so that the copy and paste works as well. I was mostly focussing on the button and… clearly didn’t test the codes enough.

    The “type unknown” refers to the type of instance (lemmy vs. kbin), and you can use the “Toggle home instance type” to change it. It exists because lemmy uses “/c/” for community links, while kbin uses “/m/”, and the extension needs to know what kind of link to generate. By default, it generates Lemmy style links.

    I am planning to add a little (?) help icon to each button, which might help with confusing bits like this in the future.

    Hope that helps, and thank you for the feedback!