Converted AddonStorage and Addons classes to a service, made adjustments to functions as required.
- Converted AddonStorage class to a service, static functions to instances
- Moved AddonStorage class as a service to src/Service folder and add the service to services.yml file.
- Converted Addons class to a service, some static functions to instances.
- Updateed AddonStorage namespace