Skip to content

Latest commit

 

History

History
97 lines (67 loc) · 4.79 KB

EXTENSIONS.md

File metadata and controls

97 lines (67 loc) · 4.79 KB

Spicetify Extensions

  • Description: Save any playlist by right clicking on a playlist > Save Playlist.
    A new playlist will be created with the same name + same image + last updated date of the parent playlist.

    Save Playlist

  • Description: Modified from the fullAppDisplay.js with added features.
    Fancy artwork and track status display.
    Thanks @khanhas for the original extension.

    Usage:

    1. Clicking the Fullscreen icon on bottom right (Next to the volume bar) or by pressing F keyboard shortcut to activate default mode.
      (With Album blurred image or dynamic color as background.)
      Fullscreen icon

    2. Clicking the TV Icon on topbar or by pressing the T keyboard shortcut to activate TV mode.
      (With Artist Image as background and other style Changes)
      TV Icon

    Additional settings can be modified by right clicking anywhere in the extension to open the config.

    Note: You need lyrics-plus custom app for showing lyrics in the extension.

    It comes bundled with Spicetify, just run

    spicetify config custom_apps lyrics-plus
    spicetify apply

    Extra Features:

    • Upnext Display(Next song in queue)
    • Current Context Display
    • Bigger Album Art and other Style Changes
    • TV Mode - With Artist Header Image as Background(Now the default full screen mode for spotify if you have premium)
    • Volume Bar Display
    • Extra Controls(Heart, shuffle, repeat, lyrics quick toggle)
    • Control Background brightness and blur right from the config
    Screenshots Default Mode
    Default Mode
    Default Mode
    Default Mode3
    Default Mode
    TV Mode
    Default Mode
    TV Mode2
  • Description: Auto Skip Certain Songs such as remixes, acoustics etc.
    Toggle in Profile menu for each skipping option you want.

    New: Will try to search and auto play original songs.

    Auto Skip

    Current options:

    • Accoustic Songs
    • Instrumental Songs
    • Remix Songs
    • Live Songs
    • Radio/Censored Songs
    • Explicit Songs
    • Christmas Songs
  • Description: Add the option to context menu to add stuff(albums, tracks, playlists) to the top of the queue.
    Spotify Add to Queue works by adding tracks directly to the end of the queue.
    This option enables to directly add to top of the queue.

    Play Next

  • Description: Add the current Volume Percentage to the Volume Bar.

    Volume Percentage


  • Description: Modified from the keyboardShortcut.js with added shortcuts.

    Look here for the extra binds.