WebExtension.net
WebExtension.net

Simple Privacy Settings

View on Chrome Web Store
View Simple Privacy Settings Chrome Extension on Chrome Web Store
5.0 (3 ratings)

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

Easily control privacy settings of your browser.
Type
Extension
Users
786 users
7
BrowserNative
View author page of BrowserNative
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 21, 2022
Version 2.0.5
Manifest version
3
Updated
Updated on July 24, 2024
View on Chrome Web Store
View Simple Privacy Settings Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simple Privacy Settings",
    "description": "Easily control privacy settings of your browser.",
    "version": "2.0.5",
    "manifest_version": 3,
    "background": {
        "service_worker": "sw.js"
    },
    "icons": {
        "48": "static\/icon-48.png",
        "128": "static\/icon-128.png"
    },
    "permissions": [
        "privacy",
        "storage",
        "contentSettings",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "minimum_chrome_version": "111",
    "action": {
        "default_icon": "static\/icon-128.png",
        "default_title": "Simple Privacy Settings",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/browsernative.com\/simple-privacy-settings\/",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ping",
                "enabled": false,
                "path": "dnr_rules\/ping_rules.json"
            },
            {
                "id": "font",
                "enabled": false,
                "path": "dnr_rules\/font_rules.json"
            },
            {
                "id": "ch",
                "enabled": false,
                "path": "dnr_rules\/ch_rules.json"
            },
            {
                "id": "lang",
                "enabled": false,
                "path": "dnr_rules\/lang_rules.json"
            },
            {
                "id": "query",
                "enabled": false,
                "path": "dnr_rules\/query_rules.json"
            }
        ]
    }
}
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