WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Privci.io: Smart Personal Data Manager

Privci.io: Smart Personal Data Manager

View on Chrome Web Store
View Privci.io: Smart Personal Data Manager Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
6 views
This extension has been viewed 6 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.

Privacy rights, breach monitoring, dark web scans, data geofencing, exposure risk management, claim assistance.
Type
Extension
Users
130 users
3
Privci.io
View author page of Privci.io
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 12, 2021
Version 1.6.6
Manifest version
3
Updated
Updated on January 21, 2025
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Privci.io: Smart Personal Data Manager 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": "Privci.io: Smart Personal Data Manager",
    "version": "1.6.6",
    "description": "Privacy rights, breach monitoring, dark web scans, data geofencing, exposure risk management, claim assistance.",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "notifications",
        "scripting",
        "cookies",
        "history",
        "webRequest",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/tldts.js",
                "js\/jquery.min.js",
                "js\/jquery-ui.js",
                "js\/psl.js",
                "js\/contentscripts\/content.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/tldts.js",
                "js\/jquery.min.js",
                "js\/psl.js",
                "js\/contentscripts\/inject.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "contentFinance.html",
                "contentBrShort.html",
                "contentBrLong.html",
                "contentFootprint.html",
                "contentComplaince.html",
                "contentAskPolicy.html",
                "contentMyPolicy.html",
                "images\/header.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "images\/chrome.png"
    },
    "icons": {
        "16": "images\/chrome.png",
        "32": "images\/chrome.png",
        "48": "images\/chrome.png",
        "128": "images\/chrome.png"
    },
    "manifest_version": 3,
    "content_security_policy": {
        "extension_page": "default-src 'self';script-src 'self'"
    }
}
© 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