Amazon Page Smoother

Improves performance on Amazon pages by throttling background tasks and pausing off-screen iframe rendering.

المؤلف
VeleSila
التثبيت اليومي
0
إجمالي التثبيت
3
التقييمات
0 0 0
الإصدار
0.0.1
تم إنشاؤه
07-07-2025
تم تحديثه
07-07-2025
Size
4.7 KB
الترخيص
Unlicense
ينطبق على

Inspired by the Amazon CPU Tamer written by knoa at: https://greasyforks.org/en/scripts/415464-amazon-cpu-tamer

The author stop supporting it since 2020. Thus, I asked Gemini 2.5 Pro to write a brand new script based on the design of current Amazon webpage. However, I'm not capable of reviewing the code. Please help if you have the expertise.

What this script does:
Making Amazon website run faster and smoother by:

1. Timer Throttling
It bundles the repetitive JavaScript timers into a single, efficient loop. This drastically cuts down on unnecessary processing, particularly when you have Amazon open in a background tab.

2. Smart Iframe Rendering
It automatically pauses the rendering of parts of the page (like advertisements or review widgets in iframes) when they are scrolled off-screen. As soon as you scroll them back into view, they instantly resume. This frees up your computer's resources to focus only on what you can see.

长期地址
遇到问题?请前往 GitHub 提 Issues。