StarDots Assistant is online!



This content originally appeared on DEV Community and was authored by Keepchen

Last week, I finished developing the StarDots Assistant extension and submitted it to the browser plugin store for publication.

I didn’t expect the review of my application to be completed so quickly. I just received a confirmation email that my application was approved.

Image description

So what is StarDots Assistant? What does it do? Let me introduce it to you.

StarDots Assistant is a browser extension software officially provided by StarDots, which helps users manage image assets conveniently. It is available on any web page tab.

StarDots has the following features:

  1. Quick Upload
    The quick upload feature allows writers to seamlessly upload resources to their own storage bucket and quickly embed references. This feature allows writers to have a more immersive writing experience.

  2. Image Preview
    When the image asset drawer is opened, users can quickly check image resources and easily manage graphic resources, such as previewing, referencing, and deleting. This feature is very useful for managing existing assets.

  3. Save Page Image
    You can right-click an image on a web page and save the image to your own storage bucket. This feature is especially useful in scenarios such as collecting image resources.

Image description

Image description

Store address is:
Chrome: https://chrome.google.com/webstore/detail/mijgneckdpnoajhclejhaoobnomknnco
Firefox: https://addons.mozilla.org/addon/stardots-assistant/

Please give it a try!


This content originally appeared on DEV Community and was authored by Keepchen