Stable signalUnknownMedium-risk permissions
Audio Only Youtube icon

Audio Only Youtube

Enables you to disable video streams on youtube and listen audio

Users60KCurrent public install base
Rating3.8Store average score
Reviews734Public review volume
Manifest versionV3Extension platform version
7-day growth0Net users gained this week
7-day growth rate0%Relative weekly velocity
Preview

Audio Only Youtube Media preview

2 assets
Trend

User growth trend

Review user movement across collected snapshots.

User Growth Over Time

60K60K60K60K60K2026年7月15日2026年7月18日2026年7月21日Latest: 60K
Rating trend

7-day rating trend

View collected rating snapshots from the latest 7-day window to assess rating stability.

7-day rating change

Start
3.83
Latest
3.83
7-day rating change
0.00
3.733.783.833.883.932026年7月15日2026年7月18日2026年7月21日Latest: 3.83
2026年7月15日2026年7月21日
Growth overview

Daily, weekly, and monthly growth

Compare 1-day, 7-day, and 30-day net growth and growth rate.

1-day growthFlat
00%
7-day growthFlat
00%
30-day growthFlat
00%
Technical snapshot

Version, languages, and crawl freshness

Review publication date, version, supported languages, and crawl timestamps.

Version0.15.0
ManifestV3
Size236KiB
Languages1English
Published
Store updated
Last crawled
English
Overview

Product summary

Review the store description, core capabilities, and common use cases.

"Audio only youtube" chrome extension enables you to disable only video on youtube which saves internet usage more than 50% when you want to listen songs on youtube.

**Note: It doesn't support Youtube Live Videos.**

You can enable/disable it by just clicking on the icon shown in the extension bar.

Audio only youtube is an open-source project licensed under GPLv3. You can find sources here :

https://github.com/Ashish-Bansal/audio-only-youtube

Any kind of contributions to the project are welcomed and thanks to all who contributed to this project!

Reviews

Recent review snapshot

Inspect the latest comments and rating distribution.

Store average score3.8Chrome Web Store aggregate rating, including ratings without synced review text
Synced text average3.5Average computed only from synced review bodies below
Reviews with text507Synced review bodies
Total ratings / reviews734Chrome Web Store public rating/review count

Store average score: 3.8. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.

5
242
4
74
3
37
2
28
1
126
Shawn Graven (Zekrom_Vale)2017年4月12日
3

After being a developer for 3 years, I can say that this works. Although, it does not block 100% of the video requests, with the extension on it uses 3MB for a 10 minute video. But modifying the request handler to block all video requests it uses 350KB, almost 10x less! Plus the audio loads much faster as no video is processed. Please add the following code to save more data! Unfortunately, the first video part must load, so this does not work when loading a new video. (This does not work without the extension enabled, it needs to hook into YouTube/Video API. This method will not work for Twitch as they use a combined video/audio format, YouTube is special). Insert this in with developer tools console (F12). (function(){ var origOpen=XMLHttpRequest.prototype.open; XMLHttpRequest.prototype.open= function(){ console.log('request started!'); this.addEventListener('load', function(){ console.log('request completed!'); }); console.log(this, arguments); if(!/mime=video/.test(arguments[1])) return origOpen.apply( this, arguments); console.log("stoped"); }; })();

Language en
5 helpful · 0 not helpful
Rusty Long2017年4月6日
2

it breaks a alot. i just get about 5 seconds of sound and then nothing.

Language en
1 helpful · 1 not helpful
Dhruv Garg2017年3月29日
5

Awesome! Saves a lot of data if only want to listen to songs. Plus, easily button to turn on/off the extension.

Language en
M Kinnerin2017年3月10日
4

Works seamlessly and lowers bandwidth and memory usage. Could be dramatically improved by removing all images on the page or providing an option to remove all images on the page.. Would give 5 stars if this feature was implemented.

Language en
2 helpful · 1 not helpful
Mohammed Shraim2017年3月3日
1

hey people its not working.. just give a layer on video but its still loading the video... check your bandwidth.. nothing change.. even its worst than normal youtube.. this by default load a high quality video mean more bandwidth sucks...

Language en
7 helpful · 2 not helpful
Harold Condorelli2017年3月2日
1

didnt work at all, goes to an error page when trying to download this audio.

Language en
0 helpful · 2 not helpful
Pierre Laclau2017年2月26日
5

The loading time gets 1000 times faster ! super easy and awesome for listening to music.

Language en
Saadillah Yoga Iswara2017年2月23日
5

works well and save bandwith

Language en
0 helpful · 1 not helpful
Anonymous user2017年2月19日
5

Helpful since many youtube are not videos

Language en
0 helpful · 1 not helpful
Honk Honkler2017年2月14日
5

EDIT: The loading time issue seems to have been fixed. It appears that this extension hasn't been updated recently so I guess YouTube changed or something on my end changed. Now it gets 5 stars. :) Old review: Very useful, but doesn't get a 5 star rating from me because on longer videos such as hour-long music mixes it can take extremely long (dozens of seconds to several minutes) for the audio to load even though with the extension disabled the videos load instantly. I still like it a lot as it saves bandwidth and computer resource usage, but I'd like to see the load time issue fixed if possible.

Language en
4 helpful · 0 not helpful