Skip to content

[BUG] Recent Fix No Longer Works For Me #39

Description

@unchartedabyss

The Environments

Chrome + Tampermonkey

To Reproduce

  1. Go to bookmark page
  2. Label button not showing

Does it work before?

This Fix:

#31

const BANNER = ".sc-8bf48ebe-0";
const THEME_CONTAINER = "html";
const WORK_SECTION = "section.sc-498c1dba-0"; // 作品section,从works->pagination
const WORK_CONTAINER = "ul.sc-bf8cea3f-1.bCxfvI"; // 仅包含作品
const PAGE_BODY = ".sc-4c580caf-0.fxoPUf"; // 自主页、收藏起下方

Worked for me for about a week, but recently it has stopped working completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions