* 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 back scripting permission
* firefox now runs with manifest v3
* firefox now has optional site permissions
* surpress firefox quirks warning
* biomejs formatting
* Removed unused function
---------
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
* 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