Skip to content

Instantly share code, notes, and snippets.

@Subtixx
Subtixx / fab.js
Last active April 16, 2025 18:11
Little Script to add all free items from fab into account
// ==UserScript==
// @name FAB Free Asset Getter
// @namespace Violentmonkey Scripts
// @copyright 2024, subtixx (https://openuserjs.org/users/subtixx)
// @match https://www.fab.com/channels/*
// @match https://www.fab.com/de/channels/*
// @match https://www.fab.com/search*
// @match https://www.fab.com/de/search*
// @grant none
// @license AGPL-3.0-or-later