Image Camo extension

This commit is contained in:
Jade Ellis 2025-06-05 15:21:31 +01:00
parent b8703f69f7
commit 3924ff91a0
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
7 changed files with 1083 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "Image Camo Proxy",
"author": "Jade Ellis",
"description": "Proxy images using a camo proxy instance for secure image delivery without mixed content warnings.",
"version": "1.0.0",
"entrypoint": "ImageCamo",
"type": "user"
}