0% found this document useful (0 votes)
129 views

Config No Script

The document defines default, trusted, and untrusted content policies with different allowed capabilities. The trusted policy allows more capabilities than the default policy. The policy defines a list of trusted sites and empty lists for untrusted sites and custom sites. Local settings specify to store data locally and show debugging information. Sync settings enable syncing across devices while preventing cross-site scripting.

Uploaded by

Rnl Prz
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
129 views

Config No Script

The document defines default, trusted, and untrusted content policies with different allowed capabilities. The trusted policy allows more capabilities than the default policy. The policy defines a list of trusted sites and empty lists for untrusted sites and custom sites. Local settings specify to store data locally and show debugging information. Sync settings enable syncing across devices while preventing cross-site scripting.

Uploaded by

Rnl Prz
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"policy": {
"DEFAULT": {
"capabilities": [
"frame",
"fetch",
"other"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"object",
"media",
"frame",
"font",
"webgl",
"fetch",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
"sites": {
"trusted": [
"§:addons.mozilla.org",
"§:afx.ms",
"§:ajax.aspnetcdn.com",
"§:ajax.googleapis.com",
"§:bootstrapcdn.com",
"§:code.jquery.com",
"§:firstdata.com",
"§:firstdata.lv",
"§:gfx.ms",
"§:google.com",
"§:googlevideo.com",
"§:gstatic.com",
"§:hotmail.com",
"§:live.com",
"§:live.net",
"§:maps.googleapis.com",
"§:mozilla.net",
"§:netflix.com",
"§:nflxext.com",
"§:nflximg.com",
"§:nflxvideo.net",
"§:noscript.net",
"§:outlook.com",
"§:passport.com",
"§:passport.net",
"§:passportimages.com",
"§:paypal.com",
"§:paypalobjects.com",
"§:securecode.com",
"§:securesuite.net",
"§:sfx.ms",
"§:tinymce.cachefly.net",
"§:wlxrs.com",
"§:yahoo.com",
"§:yahooapis.com",
"§:yandex.st",
"§:yimg.com",
"§:youtube.com",
"§:ytimg.com",
"§:parrotsec.org",
"100.88.238.185",
"192.168.1.1",
"§:github.com",
"§:githubapp.com"
],
"untrusted": [],
"custom": {}
},
"enforced": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": true,
"storage": "local",
"uuid": "d7a3c4f6-e65e-41f9-a337-d4c1fea9ab40"
},
"sync": {
"global": false,
"xss": true,
"clearclick": true,
"storage": "sync"
},
"xssUserChoices": {}
}

You might also like