# YouTube Subscriptions Notification Manager

> Bulk-set notification preferences (All / Personalised / None) for your YouTube subscriptions from the Channels page.

Canonical page: [https://chrome-stats.com/d/youtube-subscriptions-manager](https://chrome-stats.com/d/youtube-subscriptions-manager)

## Overview

- **ID:** `youtube-subscriptions-manager`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Crius
- **Category:** other
- **Version:** 1.0.3
- **Last updated:** 2026-07-14
- **First published:** 2026-07-11
- **Size:** 17 KB
- **Data as of:** 2026-09-09
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/youtube-subscriptions-manager/)
- **Website:** [https://github.com/theCrius/youtube-web-notification-manager/issues](https://github.com/theCrius/youtube-web-notification-manager/issues)

## Description

I am using YouTube since its first release in 2004 and have something like 600 subscriptions. I realised that I was constantly overwhelmed by notifications because every day a bunch of new videos would be released. Tonight I was bored and wanted to mess a bit with a good old JavaScript to make it so I could update all those channels notifications to "don't bother me please" as my home feed page will still show me the new videos anyway.

Then, I thought, maybe I would want to restore it to "all" or "personalised"... so on and so forth, here we are.

This extensions is quite simple, it just iterate through the subscription page (<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/b08ee2f2a3002b96f6565c3ebc8c7678eff3e206d507620c0754c6097aeba9c2/https%3A//www.youtube.com/feed/channels" rel="nofollow">https://www.youtube.com/feed/channels</a>) and behave as if you were clicking each channel "subscription" button and change it to what you want. You can run a test first to see if it's messing up anything.

It's written with some Claude assist because I work as an IT engineer since I was 19 and now I am fucking old and have zero interest in coding after a full day of doing it for someone that pays me.

If you don't trust it, there is a repo with the source code and you can also just take the script stand-alone and run it in your browser console. The extension is just an easier way for the less tech savvy.

## Rankings

- #136,533 — Overall
- #54 — subscriptions
- #81 — subscription
- #210 — notification

## Permissions and access

### Permissions

- `storage`

### Host permissions

- `*://www.youtube.com/*`

### Content script matches

- `www.youtube.com`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Request access to the following domains: youtube.com
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [YouTube Subscriptions Redirect](https://chrome-stats.com/d/youtube-subscriptions-redirect) — 1 users
- [Better YouTube Subs](https://chrome-stats.com/d/better-youtube-subs) — 18 users, 3.86 / 5
- [YouTube Quick Unsubscribe](https://chrome-stats.com/d/youtube-quick-unsubscribe) — 18 users
- [Return YouTube Live Subscriptions](https://chrome-stats.com/d/return-youtube-live-subs) — 2 users
- [Sorty](https://chrome-stats.com/d/sorty) — 6 users
- [Replace YouTube's Home with Subscriptions](https://chrome-stats.com/d/ytmysubs) — 566 users, 4.66 / 5
- [YouTube Subscriptions hide video button](https://chrome-stats.com/d/youtube-hide-video-button) — 6 users, 5.00 / 5
- [Clean YouTube Subscriptions](https://chrome-stats.com/d/clean-youtube-subscriptions)
- [YouTube Redirect](https://chrome-stats.com/d/youtube-sub-redirect) — 19 users, 5.00 / 5
- [YouTube Customizer](https://chrome-stats.com/d/youtubecustomizer) — 4 users, 5.00 / 5
- [Easy Youtube Unsubscribe](https://chrome-stats.com/d/easy-youtube-unsubscribe) — 346 users, 3.00 / 5
- [Youtube Tabs](https://chrome-stats.com/d/youtube-tabs-) — 69 users, 4.00 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/youtube-subscriptions-manager)
