vkdot/badwolf/userscripts.h
2025-03-02 03:05:35 -05:00

7 lines
294 B
C
Executable file

// BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser
// SPDX-FileCopyrightText: 2019-2023 Badwolf Authors <https://hacktivis.me/projects/badwolf>
// SPDX-License-Identifier: BSD-3-Clause
#include <webkit2/webkit2.h>
void load_userscripts(WebKitUserContentManager *content_manager);