summaryrefslogtreecommitdiffstats
path: root/doc/sample-managed-storage-manifest-chrome.json
blob: 194bd0249ecfdd41473af7b5e14d4b66b9b414bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "3rdparty": {
        "extensions": {
            "pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
                "showIntroPage": false,
                "disabledSites": [
                    "example.com"
                ]
            }
        }
    }
}