Just Dance Now Custom Avatar

Add custom avatars for just dance now!

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

/* ==UserStyle==
@name         Just Dance Now Custom Avatar
@description  Add custom avatars for just dance now!
@author       Justin
@include      https://justdancenow.com/*
@version      0.1.20210520003352
@namespace https://greasyfork.org/users/774017
==/UserStyle== */

.avatar-wrapper .avatar {
    background-image: url(https://vignette.wikia.nocookie.net/justdance/images/d/d1/Whorun_ava_2.png/revision/latest/scale-to-width-down/512?cb=20201105163638) !important;
}

/* how to use?

Ubisoft Avatars:
- Go to just dance wikia website (https://justdance.fandom.com/wiki/Home)
- Search for the song that you want the avatar and then, go to the galery section
- On the galery section, open the avatar image and right click on the photo
- After this, you need to click for copy the link from the image
- Paste the link, like this: "background-image: url(Link_from_random_music)"
- After paste the link, you need to change static to vignette.
- Click on "Save" and now you got your custom avatar on just dance now!

Made by yourself:
- Create a avatar or upscale your avatar to 512 x 512
- Upload the avatar on a Website, like imgur or glitch.me
- Copy the link from the image, and then paste here
- Click on "Save" and now you got your own avatar on just dance now!

Recommended: Play only singleplayer*/