在 Greasy Fork 页面中新增显示日均安装量
< 脚本Greasy Fork 日均安装量的反馈
Change the include for all Language ?
// @match https://greasyfork.org/scripts/
And add translate for non Chinese : new_dt_span.innerHTML = "日均安装"; to maybe new_dt_span.innerHTML = "Install (Moy. Quot.)";
PS: What is the difference with the install by day ? For your script i read: install (by day) : 3 Install (Moy. Quot.) : 4
登录以发表回复。
Change the include for all Language ?
// @match https://greasyfork.org/scripts/
And add translate for non Chinese : new_dt_span.innerHTML = "日均安装"; to maybe new_dt_span.innerHTML = "Install (Moy. Quot.)";
PS: What is the difference with the install by day ? For your script i read: install (by day) : 3 Install (Moy. Quot.) : 4