Can embed any file in a PNG/WebM/GIF/JPEG and upload it to a third-party host through 4chan
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

25 lines
506 B

{
"manifest_version": 3,
"name": "PEE Companion",
"description": "Bypass content blocking on mean archives!",
"version": "1.0",
"icons": {
"64": "1449696017588-comp.png"
},
"permissions": [
"declarativeNetRequestWithHostAccess"
],
"host_permissions": [
"https://desuarchive.org/*",
"https://arch.b4k.co/*"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "rule1",
"enabled": true,
"path": "b4k-csp.json"
}
]
}
}