{"id":16919164,"url":"https://github.com/kyrie25/spicetify-utilities","last_synced_at":"2025-08-27T19:27:29.850Z","repository":{"id":177956267,"uuid":"655458664","full_name":"kyrie25/spicetify-utilities","owner":"kyrie25","description":"Random QoL stuff for Spicetify users/devs","archived":false,"fork":false,"pushed_at":"2023-09-28T16:47:37.000Z","size":232,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T15:59:27.418Z","etag":null,"topics":["spicetify-extensions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyrie25.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-06-19T00:16:10.000Z","updated_at":"2025-06-28T23:44:01.000Z","dependencies_parsed_at":"2023-09-28T19:22:27.420Z","dependency_job_id":null,"html_url":"https://github.com/kyrie25/spicetify-utilities","commit_stats":null,"previous_names":["kyrie25/spicetify-utilities"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kyrie25/spicetify-utilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrie25%2Fspicetify-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrie25%2Fspicetify-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrie25%2Fspicetify-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrie25%2Fspicetify-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyrie25","download_url":"https://codeload.github.com/kyrie25/spicetify-utilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrie25%2Fspicetify-utilities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272367331,"owners_count":24922227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["spicetify-extensions"],"created_at":"2024-10-13T19:43:18.989Z","updated_at":"2025-08-27T19:27:29.783Z","avatar_url":"https://github.com/kyrie25.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spicetify Utilities\n\nCollection of niche utilities for Spicetify users and developers.\n\nIf you have another niche utility that you want to be included in this extension, feel free to open an issue or a pull request.\n\n![preview](screenshot.png)\n\n## Install\n\nCopy `utilities.js` into your [Spicetify](https://github.com/spicetify/spicetify-cli) extensions directory:\n| **Platform** | **Path** |\n|------------|------------------------------------------------------------------------------------------|\n| **Linux** | `~/.config/spicetify/Extensions` or `$XDG_CONFIG_HOME/.config/spicetify/Extensions/` |\n| **MacOS** | `~/.config/spicetify/Extensions` or `$SPICETIFY_CONFIG/Extensions` |\n| **Windows** | `%appdata%/spicetify/Extensions/` |\n\nAfter putting the extension file into the correct folder, run the following command to install the extension:\n\n```\nspicetify config extensions utilities.js\nspicetify apply\n```\n\nNote: Using the `config` command to add the extension will always append the file name to the existing extensions list. It does not replace the whole key's value.\n\nOr you can manually edit your `config-xpui.ini` file. Add your desired extension filenames in the extensions key, separated them by the | character.\nExample:\n\n```ini\n[AdditionalOptions]\n...\nextensions = autoSkipExplicit.js|shuffle+.js|trashbin.js|utilities.js\n```\n\nThen run:\n\n```sh\nspicetify apply\n```\n\n## Usage\n\nThe `Utilities` menu can be accessed via the profile menu dropdown.\n\nCurrently, the extension provides the following features:\n\n### Reload on pressing F5\n\nNothing much to say about this, without enabling DevTools there aren't many ways to reload the Spotify client. Seems useful for myself.\n\n### Enable DevTools and keeps it open\n\nCurrently Spotify prevents DevTools from being used in the following session after running `spicetify enable-devtools`. This extension will automatically enable DevTools and keep it open for you.\n\n**Note**: The settings will be applied after restarting the client (completely closing and reopening Spotify). It may not work for everyone.\n\n### Changing the window title\n\nThis will change the window title to your desired string. Can be used to change that _slightly annoying_ Spotify Free to whatever that you want.\n\n**Note**: Due to the method's limitation, the title will not take effect when a track is being played.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyrie25%2Fspicetify-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyrie25%2Fspicetify-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyrie25%2Fspicetify-utilities/lists"}