Site icon image usounds

usoundsใฎๆ—ฅๅธธใ‚„ๆŠ€่ก“็š„ใชใƒกใƒขใ‚’ๆฎ‹ใ™ใƒ–ใƒญใ‚ฐใงใ™

๐Ÿš€ Rito Update is Here!

Rito New Feature Update

Thank you for always using Rito.

We continuously improve Rito, and weโ€™re excited to announce a major new feature this time.

๐Ÿ“Œ Bookmarklet Support

You can now easily add bookmarks to Rito using a bookmarklet!

Youโ€™ll still need to click the post button on the page, but registering a bookmark is very simple.

Please add the following to your bookmarks:

javascript:(function() {
  const url = encodeURIComponent(window.location.href);
  const title = encodeURIComponent(document.title || '');
  const target = "https://rito.blue/en/bookmark/register";
  const params = `?subject=${url}&title=${title}`;
  window.location.assign(target + params);
})();

๐Ÿ›  Other Improvements

  • Website images are now displayed correctly
  • Fixed a rare issue where handles were detected as "no handle"
  • The URL input field now automatically receives focus when adding a new bookmark
  • When posting to Bluesky, the hashtag #rito.blue is automatically added

Rito is a social bookmarking service that anyone with a Bluesky account can use.

I hope you enjoy the updated Rito, now a bit more convenient than before!