Transfer von GitLab

This commit is contained in:
Florian Otto
2026-04-13 23:59:49 +02:00
parent 8f3f5fd1cf
commit c4651e518d
33 changed files with 1504 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
chrome.runtime.onInstalled.addListener(() => {
console.log("CookieKop wurde erfolgreich installiert.");
});