Skip to content

joysound.com: nuisance #7320

Description

@Yuki2718

URL(s) where the issue occurs

https://www.joysound.com/web/search/song/746956

Describe the issue

Annoyances: context menu, copy, and text-selection disabled

Screenshot(s)

joysound1

Versions

  • Browser/version: 1.8.90
  • uBlock Origin version: 1.26.0

Settings

  • Default + uBlock Annoyances

Notes

As style overriding didn't work, I added

joysound.com##+js(set, document.body.oncopy, null)
joysound.com##+js(set, document.body.onselectstart, null)
joysound.com##+js(set, document.body.oncontextmenu, null)

as set by https://www.joysound.com/web/feature/search/js/songdetail.min.js, then the page hid the lyrics:

joysound2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions