WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
plunger

plunger

View on Chrome Web Store
View plunger Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (27 ratings)
1 new ratings
34 views
This extension has been viewed 34 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 Youtube adblock-block-un-blocker browser extension
Type
Extension
Users
1,000 users
16
fraser.chapman
View author page of fraser.chapman
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 10, 2023
Version 1.0.1
Manifest version
3
Updated
Updated on November 22, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View plunger 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",
    "manifest_version": 3,
    "name": "plunger",
    "version": "1.0.1",
    "description": "A Youtube adblock-block-un-blocker browser extension",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html"
    }
}
© 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