WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Mass Unfollow on Twitch

Mass Unfollow on Twitch

View on Chrome Web Store
View Mass Unfollow on Twitch Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (32 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A Chrome extension to Mass Unfollow on Twitch.
Type
Extension
Users
3,000 users
1K
Website gabireze.com.br
gabireze
View author page of gabireze
Published
Published on August 22, 2023
Version 1.1.3
Manifest version
3
Updated
Updated on August 20, 2025
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Mass Unfollow on Twitch Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mass Unfollow on Twitch",
    "description": "A Chrome extension to Mass Unfollow on Twitch.",
    "version": "1.1.3",
    "author": {
        "name": "Gabriel de Rezende Gon\u00e7alves",
        "email": "[email protected]",
        "url": "https:\/\/gabireze.com.br\/"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.twitch.tv\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png",
            "128": "icon.png"
        },
        "default_title": "Mass Unfollow on Twitch"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "script.js",
                "html.css"
            ],
            "matches": [
                "https:\/\/*.twitch.tv\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.twitch.tv\/*"
            ],
            "js": [
                "script.js"
            ]
        }
    ],
    "manifest_version": 3
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top