* Add commands for managing favorite lists
* Refactor favoritePlugins and favoriteThemes handling for improved clarity and performance
* Add community plugin/theme management commands and fetch functions
* Add note about using a separate key for favorite lists during development
* Fix plugin id
* Add backup and restore command for favorite lists
* Add detailed command descriptions for managing favorite lists in README
* Fix favorite themes loading logic
* Validate environment variables for favorite plugins and themes on load
* Add community plugins settings tab favorite icon
* Enhance README with usage details and screenshots
Updated the README to clarify ease of use and added additional screenshots.
* Security Audit fix