Skip to content

0.2.0

Latest

Choose a tag to compare

@sakethpathike sakethpathike released this 21 Dec 10:32
· 1 commit to master since this release

What's new

  • UI is the same as android-mobile.
  • Added support for selecting tags and folder search when saving the link.

Note: As this new extension is based on Kotlin/wasm, retrieving the current active tab's content isn't a thing, well, at least that's what it seems like from my lil research and attempts to implement it. So you have to manually give the address that you want to save. If I find a way to do it, then I will release a new version ofc.

The extension is now based on CMP (wasm), which is standalone and doesn't require SSR (server-side rendering) like before. Please refer to the README for setup, usage, and detailed information about the extension.

Compatibility: You need to be on the latest sync-server (v0.2.1 at the time of writing this) to use this version without any issues.