0% found this document useful (0 votes)
34 views2 pages

Fragment IRCF Policy Overview

This document contains the default content blocking policies for different types of sites, including which capabilities like scripts and plugins are allowed or blocked. It also contains local settings like whether debugging is enabled and how data is stored, as well as synchronization settings for sharing policies across devices.

Uploaded by

jason
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views2 pages

Fragment IRCF Policy Overview

This document contains the default content blocking policies for different types of sites, including which capabilities like scripts and plugins are allowed or blocked. It also contains local settings like whether debugging is enabled and how data is stored, as well as synchronization settings for sharing policies across devices.

Uploaded by

jason
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"policy": {
"DEFAULT": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [
"font",
"frame",
"media"
],
"temp": false
},
"sites": {
"trusted": [],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"storage": "local",
"uuid": "f92ee51c-a4ea-4e47-9786-92e5a3517f60",
"isTorBrowser": true
},
"sync": {
"global": false,
"xss": true,
"cascadeRestrictions": true,
"overrideTorBrowserPolicy": false,
"clearclick": true,
"storage": "sync"
},
"xssUserChoices": {}
}

You might also like