FAKKU Metadata JSON Downloader

Adds a button that generates info.json metadata

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Upphovsman
TeeXX
Dagliga installationer
0
Totala installationer
39
Betyg
0 0 0
Version
1.2
Skapad
2022-08-21
Uppdaterad
2022-08-21
Size
9,86 KB
Kompatibilitet
Kompatibel med Firefox Kompatibel med Chrome Kompatibel med Edge
Licens
GPL-3.0-only
Gäller för

FAKKU Metadata Downloader

Script that allows you to easily generate JSON metadata file from FAKKU doujin/hentai just by one click!

Source code - Report an issue, contribute - Greasy Fork


Button generates and downloads json file like this (example below)

all tags can be found here

{
  "URL": "url",
  "Title": "string",
  "Artist": "string",
  "Parody": "stringk",
  "Magazine": "string",
  "Publisher": "string",
  "Language": "string",
  "Pages": 123,
  "Favourites": 123,
  "Description": "string",
  "Tags": [
    "string",
    "string"
  ],
  "Thumb": "url",
  "Related": [
    "url",
    "url"
  ],
  "Released": "YYYY-MM-DD HH:mm:ss UTC"
}


generated example from Bubbling Over

{
  "URL": "https://www.fakku.net/hentai/bubbling-over-english",
  "Title": "Bubbling Over",
  "Artist": "Fujimaru",
  "Parody": "Original Work",
  "Magazine": "Comic Kairakuten 2022-09",
  "Publisher": "FAKKU",
  "Language": "English",
  "Pages": 20,
  "Favourites": 489,
  "Description": "Long have they endured...now, they're finally ready.",
  "Tags": [
    "unlimited",
    "bathroom",
    "blowjob",
    "busty",
    "creampie",
    "cunnilingus",
    "glasses",
    "heart pupils",
    "hentai",
    "muscles",
    "short hair",
    "sixty-nine",
    "uncensored",
    "vanilla",
    "x-ray"
  ],
  "Thumb": "https://t.fakku.net/images/manga/b/bubbling-over-english_1659739951/thumbs/002.thumb.jpg",
  "Related": [
    "https://www.fakku.net/hentai/feel-destiny-english",
    "https://www.fakku.net/hentai/drunken-teacher-english",
    "https://www.fakku.net/hentai/school-love-net-5-english",
    "https://www.fakku.net/hentai/snow-queen-english",
    "https://www.fakku.net/hentai/blue-chirp-english",
    "https://www.fakku.net/hentai/voyeur-3-english",
    "https://www.fakku.net/hentai/feel-destiny-english_1657845001",
    "https://www.fakku.net/hentai/bring-it-cat-in-heat-english",
    "https://www.fakku.net/hentai/school-love-net-6-english",
    "https://www.fakku.net/hentai/school-love-net-8-english",
    "https://www.fakku.net/hentai/the-face-of-a-wife-gone-wild-english"
  ],
  "Released": "2022-08-07 19:06:00 UTC"
}