Better SoundCloud Feed

Filter your SoundCloud feed by duration, artist, title and more.

As of June 2026, Better SoundCloud Feed has 63 users in the Entertainment category.

Usersup 472.7 percent+472.7%
63
63
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.0.5
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.

History

11 snapshots

Tracking since Apr 1, 2026.

67.16376.840000000000003Apr 1, 2026Jun 10, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026111.0.2
Apr 17, 2026111.0.2
Apr 22, 2026281.0.3
Apr 27, 2026331.0.3
May 4, 2026351.0.3
May 10, 2026411.0.3
May 15, 2026451.0.3
May 22, 2026531.0.5
May 28, 2026571.0.5
Jun 4, 2026601.0.5
Jun 10, 2026621.0.5
Now631.0.5

Changelog

  • Apr 17, 2026
    description
    SoundCloud's feed page is not very good, let's be honest. It gives you pretty much no filtering options so you end up having to scroll through tons of posts that you're not even interested in. Sure, you may unfollow profiles that you don't want to hear anything from, but this is a very simplistic use case - most DJs and producers are sometimes looking for mixes to listen to, sometimes new tracks to add to their mixcrate, sometimes they want one genre and sometimes another. All of the followed profiles are useful, just at different times!
    
    This extension solves the issue by adding a filtering panel above your SoundCloud feed and extra controls in the player bar.
    
    FEED FILTERS
    
    Activity types
    Choose what shows up: track posts, track reposts, or playlist posts. Unchecked types are filtered at the API level — they're never even loaded.
    
    Search
    Two modes:
    • Simple — a single search box that matches against title, description, genre, artist, and label
    • Extended — separate inputs for each field, so you can filter by genre without accidentally matching titles
    
    Search supports comma-separated terms, -exclusions, and *wildcard patterns. Toggle between AND (all terms must match) and OR (any term matches).
    
    Duration
    Set a minimum and/or maximum track length in minutes. Great for skipping intros, snippets, or marathon DJ sets.
    
    Changes only take effect when you click Apply or Apply & Reload, so you can tweak filters without losing your scroll position.
    
    PLAYER CONTROLS
    
    • Seek forward / backward — two buttons in the player bar that jump forward or backward by a configurable number of seconds (default 30). If you're near the end of a track, seeking forward skips to the next track; near the start, seeking backward goes to the previous track. Toggle them on/off and customize the seek duration in extension settings.
    • Settings — a gear icon in the player bar that opens the extension settings dialog.
    
    PICTURE-IN-PICTURE
    
    Switch to another tab and a mini player pops up on top of everything — no need to keep SoundCloud visible. The PiP window includes:
    
    • Cover artwork and track info (click the title or artist name to open their page)
    • Waveform progress bar you can click to seek
    • Full playback controls: seek, skip, play/pause
    • Like/unlike button (synced with SoundCloud)
    • Time display (current position and total duration)
    
    The PiP window closes automatically when you switch back. Enabled by default in extension settings. Works in Chrome and Edge; Firefox requires enabling an experimental flag.
    
    A built-in help button (?) explains all features and search syntax right inside the extension.
    
    HOW IT WORKS
    The extension intercepts SoundCloud's API responses and filters them before the page renders. No content is removed from the DOM after loading — filtered items are never shown in the first place. Your filter settings persist across sessions.
    
    PRIVACY
    • No data collection
    • No external servers
    • No tracking
    • All filtering happens locally in your browser
    • Only permission used: storage (to save your filter preferences)
    
    Open source: https://github.com/fabis94/better-soundcloud-feed
    SoundCloud's feed page is not very good, let's be honest. It gives you pretty much no filtering options so you end up having to scroll through tons of posts that you're not even interested in. Sure, you may unfollow profiles that you don't want to hear anything from, but this is a very simplistic use case - most DJs and producers are sometimes looking for mixes to listen to, sometimes new tracks to add to their mixcrate, sometimes they want one genre and sometimes another. All of the followed profiles are useful, just at different times!
    
    This extension solves the issue by adding a filtering panel above your SoundCloud feed and extra controls in the player bar.
    
    FEED FILTERS
    
    Activity types
    Choose what shows up: track posts, track reposts, or playlist posts. Unchecked types are filtered at the API level — they're never even loaded.
    
    Search
    Two modes:
    • Simple — a single search box that matches against title, description, genre, artist, and label
    • Extended — separate inputs for each field, so you can filter by genre without accidentally matching titles
    
    Search supports comma-separated terms, -exclusions, and *wildcard patterns. Toggle between AND (all terms must match) and OR (any term matches).
    
    Duration
    Set a minimum and/or maximum track length in minutes. Great for skipping intros, snippets, or marathon DJ sets.
    
    Changes only take effect when you click Apply or Apply & Reload, so you can tweak filters without losing your scroll position.
    
    PLAYER CONTROLS
    
    • Seek forward / backward — two buttons in the player bar that jump forward or backward by a configurable number of seconds (default 30). If you're near the end of a track, seeking forward skips to the next track; near the start, seeking backward goes to the previous track. Toggle them on/off and customize the seek duration in extension settings.
    • PiP toggle — a button in the player bar to manually open or close the Picture-in-Picture window at any time. Can be hidden in extension settings.
    • Settings — a gear icon in the player bar that opens the extension settings dialog.
    
    PICTURE-IN-PICTURE
    
    Switch to another tab and a mini player pops up on top of everything — no need to keep SoundCloud visible. The PiP window includes:
    
    • Cover artwork and track info (click the title or artist name to open their page)
    • Waveform progress bar you can click to seek
    • Full playback controls: seek, skip, play/pause
    • Like/unlike button (synced with SoundCloud)
    • Time display (current position and total duration)
    
    Configure PiP in extension settings: auto-open on tab switch (on by default, browser manages lifecycle) and a manual PiP button in the player bar (on by default, stays open until you close it). Works in Chrome and Edge; Firefox requires enabling an experimental flag.
    
    A built-in help button (?) explains all features and search syntax right inside the extension.
    
    HOW IT WORKS
    The extension intercepts SoundCloud's API responses and filters them before the page renders. No content is removed from the DOM after loading — filtered items are never shown in the first place. Your filter settings persist across sessions.
    
    PRIVACY
    • No data collection
    • No external servers
    • No tracking
    • All filtering happens locally in your browser
    • Only permission used: storage (to save your filter preferences)
    
    Open source: https://github.com/fabis94/better-soundcloud-feed

Permissions & access

Permissions
storage
Host access
None declared

Screenshots

Better SoundCloud Feed screenshot 1

About

SoundCloud's feed page is not very good, let's be honest. It gives you pretty much no filtering options so you end up having to scroll through tons of posts that you're not even interested in. Sure, you may unfollow profiles that you don't want to hear anything from, but this is a very simplistic use case - most DJs and producers are sometimes looking for mixes to listen to, sometimes new tracks to add to their mixcrate, sometimes they want one genre and sometimes another. All of the followed profiles are useful, just at different times!

This extension solves the issue by adding a filtering panel above your SoundCloud feed and extra controls in the player bar.

FEED FILTERS

Activity types
Choose what shows up: track posts, track reposts, or playlist posts. Unchecked types are filtered at the API level — they're never even loaded.

Search
Two modes:
• Simple — a single search box that matches against title, description, genre, artist, and label
• Extended — separate inputs for each field, so you can filter by genre without accidentally matching titles

Search supports comma-separated terms, -exclusions, and *wildcard patterns. Toggle between AND (all terms must match) and OR (any term matches).

Duration
Set a minimum and/or maximum track length in minutes. Great for skipping intros, snippets, or marathon DJ sets.

Changes only take effect when you click Apply or Apply & Reload, so you can tweak filters without losing your scroll position.

PLAYER CONTROLS

• Seek forward / backward — two buttons in the player bar that jump forward or backward by a configurable number of seconds (default 30). If you're near the end of a track, seeking forward skips to the next track; near the start, seeking backward goes to the previous track. Toggle them on/off and customize the seek duration in extension settings.
• PiP toggle — a button in the player bar to manually open or close the Picture-in-Picture window at any time. Can be hidden in extension settings.
• Settings — a gear icon in the player bar that opens the extension settings dialog.

PICTURE-IN-PICTURE

Switch to another tab and a mini player pops up on top of everything — no need to keep SoundCloud visible. The PiP window includes:

• Cover artwork and track info (click the title or artist name to open their page)
• Waveform progress bar you can click to seek
• Full playback controls: seek, skip, play/pause
• Like/unlike button (synced with SoundCloud)
• Time display (current position and total duration)

Configure PiP in extension settings: auto-open on tab switch (on by default, browser manages lifecycle) and a manual PiP button in the player bar (on by default, stays open until you close it). Works in Chrome and Edge; Firefox requires enabling an experimental flag.

A built-in help button (?) explains all features and search syntax right inside the extension.

HOW IT WORKS
The extension intercepts SoundCloud's API responses and filters them before the page renders. No content is removed from the DOM after loading — filtered items are never shown in the first place. Your filter settings persist across sessions.

PRIVACY
• No data collection
• No external servers
• No tracking
• All filtering happens locally in your browser
• Only permission used: storage (to save your filter preferences)

Open source: https://github.com/fabis94/better-soundcloud-feed

Technical

Version
1.0.5
Manifest
V3
Size
170KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
jgpocikbldihefbcpbekiknmhoghfiel
Developer ID
u44236e2fb13201554b49c54f3828c268
Developer Email
[email protected]
Created
Mar 26, 2026
Last Updated (Store)
May 14, 2026
Last Scraped
Jun 10, 2026
Website
Privacy Policy

Data sourced from the Chrome Web Store · last verified Jun 10, 2026.