File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
// @description :en Youtube Tools All in one local Download mp4, MP3 HIGT QUALITY
71
71
// @description Youtube Tools All in one local Download mp4, MP3 HIGT QUALITY
72
72
// @homepage https://github.com/DeveloperMDCM/
73
- // @version 2.3.0
73
+ // @version 2.3.1
74
74
// @author MDCM
75
75
// @match https://*.youtube.com/*
76
76
// @exclude *://music.youtube.com/*
483
483
display: flex;
484
484
flex: 1;
485
485
align-items: center;
486
- gap: 15px ;
486
+ gap: 45px ;
487
487
justify-content: end;
488
488
}
489
489
#meta.ytd-playlist-panel-video-renderer {
2321
2321
2322
2322
console . log (
2323
2323
'%cYoutube Tools Extension NEW UI\n' +
2324
- '%cRun %c(v2.3.0 )\n' +
2324
+ '%cRun %c(v2.3.1 )\n' +
2325
2325
'By: DeveloperMDCM.' ,
2326
2326
HEADER_STYLE ,
2327
2327
CODE_STYLE ,
You can’t perform that action at this time.
0 commit comments