Javascript String sid()
sid()
String.prototype.sid = function() { return `${this.substring(0, 7)}...` }