Skip to content

18+ rating label (VNG) #8

Answered by nomi-san
thinhthui asked this question in Q&A
Jan 14, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Just use DevTools to inspect it.

Found the class name: "vng-age-rating ember-view".

Just put this code into the console:

document.querySelector('div[class="vng-age-rating ember-view"]').style.display = 'none';

You can write your own plugin to automate this task.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@thinhthui
Comment options

@nomi-san
Comment options

@thinhthui
Comment options

@nomi-san
Comment options

@thinhthui
Comment options

Answer selected by nomi-san
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants