Greasy Fork is available in English.

議論 » Greasy Fork への意見

Mystery of Update checks (not an issue)

§
投稿日: 2020/11/30

This is one of my scripts.
https://greasyfork.org/scripts/403724-wayback-machine-auto-hopper/stats

Its daily update checks are increasing so much over than 60 compared with its current total installs as 43.
Yes, it's not large numbers, but normally the update checks are much lower than installs.

Quite interesting. This is not such a special script.

§
投稿日: 2020/12/01

Do you have another way to install your script other than clicking the green button on Greasy Fork?

§
投稿日: 2020/12/01

No.
You mean, if someone directly linked to the script "file" from somewhere I don't know, then it can occur?
https://greasyfork.org/scripts/403724-wayback-machine-auto-hopper/code/Wayback%20Machine%20Auto%20Hopper.user.js

It has some links from outside of Greasy Fork, but they are normal links toward the script page as far as I know.

§
投稿日: 2020/12/01
編集日: 2020/12/01

Someone has set his/her tampermonkey to check updates on every single load...?

§
投稿日: 2020/12/02

You mean, if someone directly linked to the script "file" from somewhere I don't know, then it can occur?

Doing so would not count as an "install", but their updates would count as "updates", so yes.

Someone has set his/her tampermonkey to check updates on every single load...?

The check will count unique IP addresses, so likely not.

Another possibility is that someone or something is requesting the .meta.js file for another reason (a crawler/scraper?), which would increase the updates count.

§
投稿日: 2020/12/02

I see.
Because of it increasing gradually, the former reason is likely to be the cause.

返信を投稿

返信を投稿するにはログインしてください。