WebExtension.net
WebExtension.net

Bernie Blocker

View on Chrome Web Store
View Bernie Blocker Chrome Extension on Chrome Web Store
4.1 (14 ratings)

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

Removes Bernie Sanders from webpages and filters/removes Bernie Sanders from Facebook and Youtube.
Type
Extension
Users
35 users
2
NetLingo
View author page of NetLingo
Published
Published on January 4, 2016
Version 1.5
Manifest version
2
Updated
Updated on June 11, 2016
View on Chrome Web Store
View Bernie Blocker Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bernie Blocker",
    "description": "Removes Bernie Sanders from webpages and filters\/removes Bernie Sanders from Facebook and Youtube.",
    "version": "1.5",
    "permissions": [
        "storage",
        "management"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "ui.html"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "css": [
                "source\/ytfilter.css"
            ],
            "js": [
                "source\/jquery-2.1.3.min.js",
                "source\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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