MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / numberFormat

Function numberFormat

scripts/youtube_viewDislikes.js:208–210  ·  view source on GitHub ↗
(numberState)

Source from the content-addressed store, hash-verified

206}
207
208function numberFormat(numberState) {
209 return UfsGlobal.Utils.getNumberFormatter("compactShort").format(numberState);
210}
211
212// Information gathering: https://greasyfork.org/en/scripts/471103-youtubedl/code
213function getVideoInformation(url) {

Callers 1

makeUIFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected