Skip to content

Update Madara to fix NovelTrench and LightNovelHeaven, and update BoxNovel

Clocks requested to merge github/fork/Dunbock/fix-noveltrench into dev

Created by: Dunbock

  • Removed forgotten debug print.
  • Removed temporary style removal and enabled proper style removal via pageOfElem.
  • Support missing author, artist and genres. (NovelTrench seems to be the only extension with that problem.)
  • Support an additional ajax format request to load chapters (used by NovelTrench and LightNovelHeaven).
  • Fixed image fetching for Foxaholic.
  • Extended the description from the first <p></p> to the whole summary text.
  • Update BoxNovel to be able to handle recent website changes.

I scrapped my publishing status change even though the status is mostly broken. Inconsistencies between different websites are to much of a hassle for me right now. Especially bad is Foxaholic, which has split the the publishing status in COO and translation. Though the inconsistency of not always being able to select the same HTML element is present in the other websites too.

Merge request reports