This repository has been archived on 2026-05-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
visio_nrd/roles/jibri-install/files/chrome-extension-cookie/managed.json
T
2021-04-28 15:43:34 +00:00

16 lines
260 B
JSON

{
"3rdparty": {
"extensions": {
"gkaeknlffijmeakpmmeigddgjhiidhof": {
"forcedCookies": [
{
"domain": "toto",
"name": "toto name",
"value": "toto value"
}
]
}
}
}
}