An open API service indexing awesome lists of open source software.

https://github.com/daiz/fakku-experiments

Userscript for various experimental FAKKU features.
https://github.com/daiz/fakku-experiments

Last synced: about 1 year ago
JSON representation

Userscript for various experimental FAKKU features.

Awesome Lists containing this project

README

          

# FAKKU Experiments

**FAKKU Experiments** is a userscript for experimental frontend features on [FAKKU!](https://www.fakku.net) _(nsfw)_

## Installation

1. Install [Tampermonkey](http://tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/get-it/).
2. Click the install link below.

### [**INSTALL THE USERSCRIPT**](https://github.com/Daiz/fakku-experiments/raw/stable/dist/fakku-experiments.user.js)

## Available Experiments

* Sort tags so that followed tags are always listed first, while category tags are always listed last.
* Add highlights for all types of attributes that you can follow (artists, magazines, publishers, etc).
* Sort attributes into categories in your [Following](https://www.fakku.net/account/following) page.
* Update attribute highlights dynamically across tabs and windows as they change.
* Move collection/chapter listing above comments.

## Tag Groups

Currently there is only tag group, which is called the "category" tags. In the future this will likely be replaced with full-blown tag groups, but for now, this moves the various format descriptions to the back while bringing the actual content tags to the front.

* **category:** hentai, ecchi, non-h, anime, illustration, spread, interview, western, uncensored, censored, subscription, doujin, book, dubbed, subbed

## Why Userscript?

Userscript gives me full freedom to do whatever I want however I want and whenever I want, and it's primary purpose is to test and develop feature proposals for the site proper. I also have a soft spot for userscripts in general considering my whole career basically got started by editing and developing userscripts!