This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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 |