From 427ba7cb4f7fc25911b8d3566d33f412e52a6c1d Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Fri, 5 Jun 2026 05:45:53 +0200 Subject: [PATCH] update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1458c9d..10b484e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, - "name": "KF-Application-Downloader", + "name": "KF-EPAS-Ripper", "version": "0.1.0", - "description": "Downloads all files from an application procedure at the KFU", + "description": "Downloads all files from an EPAS application", "host_permissions": [ "https://personal.uni-graz.at/*" ],