chore(spicetify): update marketplace
This commit is contained in:
parent
bf7190eb53
commit
91aafc4907
5 changed files with 29 additions and 29 deletions
|
@ -1,35 +1,35 @@
|
|||
# Spicetify Marketplace
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/spicetify/spicetify-marketplace/releases/latest">
|
||||
<img src="https://img.shields.io/github/v/release/spicetify/spicetify-marketplace?include_prereleases">
|
||||
<a href="https://github.com/spicetify/marketplace/releases/latest">
|
||||
<img src="https://img.shields.io/github/v/release/spicetify/marketplace?include_prereleases">
|
||||
</a>
|
||||
<a href="https://github.com/spicetify/spicetify-marketplace/releases">
|
||||
<img src="https://img.shields.io/github/downloads/spicetify/spicetify-marketplace/total.svg">
|
||||
<a href="https://github.com/spicetify/marketplace/releases">
|
||||
<img src="https://img.shields.io/github/downloads/spicetify/marketplace/total.svg">
|
||||
</a>
|
||||
<a href="https://github.com/spicetify/spicetify-marketplace/issues?q=is%3Aissue+is%3Aclosed">
|
||||
<img src="https://img.shields.io/github/issues-closed/spicetify/spicetify-marketplace">
|
||||
<a href="https://github.com/spicetify/marketplace/issues?q=is%3Aissue+is%3Aclosed">
|
||||
<img src="https://img.shields.io/github/issues-closed/spicetify/marketplace">
|
||||
</a>
|
||||
<a href="https://github.com/spicetify/spicetify-marketplace/commits/main">
|
||||
<img src="https://img.shields.io/github/commit-activity/m/spicetify/spicetify-marketplace">
|
||||
<a href="https://github.com/spicetify/marketplace/commits/main">
|
||||
<img src="https://img.shields.io/github/commit-activity/m/spicetify/marketplace">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Customize your Spotify client directly from within [Spicetify](https://github.com/spicetify/spicetify-cli)!
|
||||
Customize your Spotify client directly from within [Spicetify](https://github.com/spicetify/cli)!
|
||||
|
||||
Marketplace allows you to **browse, download, and install** extensions, themes, and CSS snippets with ease. You can also browse custom apps, but will need to do some manual installation to get them working.
|
||||
|
||||
Made with [Spicetify Creator](https://github.com/spicetify/spicetify-creator)
|
||||
|
||||
Head to the [wiki](https://github.com/spicetify/spicetify-marketplace/wiki) to get started!
|
||||
Head to the [wiki](https://github.com/spicetify/marketplace/wiki) to get started!
|
||||
|
||||
---
|
||||
|
||||
## Links
|
||||
- [Overview](https://github.com/spicetify/spicetify-marketplace/wiki)
|
||||
- [Installation](https://github.com/spicetify/spicetify-marketplace/wiki/Installation)
|
||||
- [Publishing to Marketplace](https://github.com/spicetify/spicetify-marketplace/wiki/Publishing-to-Marketplace)
|
||||
- [Contributions](https://github.com/spicetify/spicetify-marketplace/wiki/Contributions)
|
||||
- [Development](https://github.com/spicetify/spicetify-marketplace/wiki/Development)
|
||||
- [Translating/Localizing Marketplace](https://github.com/spicetify/spicetify-marketplace/wiki/Localizing-Marketplace)
|
||||
- [Overview](https://github.com/spicetify/marketplace/wiki)
|
||||
- [Installation](https://github.com/spicetify/marketplace/wiki/Installation)
|
||||
- [Publishing to Marketplace](https://github.com/spicetify/marketplace/wiki/Publishing-to-Marketplace)
|
||||
- [Contributions](https://github.com/spicetify/marketplace/wiki/Contributions)
|
||||
- [Development](https://github.com/spicetify/marketplace/wiki/Development)
|
||||
- [Translating/Localizing Marketplace](https://github.com/spicetify/marketplace/wiki/Localizing-Marketplace)
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -29,4 +29,4 @@ custom_apps = library|lyrics-plus|marketplace
|
|||
; DO NOT CHANGE!
|
||||
[Backup]
|
||||
version = 1.2.63.394.g126b0d89
|
||||
with = 2.40.9
|
||||
with = 2.40.10
|
||||
|
|
Loading…
Add table
Reference in a new issue