* Support cloned file and folder icons
* Generate manifest
* Use generated manifest for looking up file extension
* Rename function
* Update options for icon packs
* Use type for icon pack
* Update config with types
* Update scripts
* added dotenv dev dependency, to prevent being dependent on IDE to set env variables
* added biomejs to dev dependencies, was missing
* fixed custom domains not working after ts conversion
* fixed a bug where you could not add multiple custom domains, because the script was trying to register multiple content scripts with same id