How install plugins to Arduino Ide 2.x?

I am using Arduino IDE 2.0.0 zip version. Now downloaded zip version 2.0.3. I like everything, but I need a plugin to work with the file system. Here is a link to it GitHub - esp8266/arduino-esp8266fs-plugin: Arduino plugin for uploading files to ESP8266 file system
How can I install it?

Hi @dyadyagenya. Unforunately this plugin is not compatible with Arduino IDE 2.x. If you require this plugin, please use Arduino IDE 1.8.19. The download links for 1.8.19 are listed here:

https://www.arduino.cc/en/software#legacy-ide-18x

The Arduino IDE developers are tracking this missing capability in Arduino IDE 2.x here

If you have a GitHub account, you can subscribe to that issue to get notifications on any progress on adding support for plugins to Arduino IDE 2.x