Smart Shared Cache System

Shared cache with TTL, background refresh and tab sync

ของเมื่อวันที่ 23-02-2026 ดู เวอร์ชันล่าสุด

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
STELLAR STELS
คะแนน
0 0 0
เวอร์ชัน
2.0
สร้างเมื่อ
23-02-2026
อัปเดตเมื่อ
23-02-2026
Size
3.26 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ
ไซต์ทั้งหมด

🚀 Smart Shared Cache System (Background + Sync)
---------------------------------------------------------------------------------
⚡ Что это умеет
🔄 Background Refresh

Если кеш пустой — данные подгружаются автоматически.

🌍 Общий кеш для нескольких userscript

Если у разных скриптов одинаковый @namespace и PREFIX — они используют одну базу.

🔔 Синхронизация вкладок

Через BroadcastChannel все вкладки мгновенно получают обновление.

🧠 Автоочистка TTL

Просроченные значения удаляются автоматически.

💡 Где можно использовать легально

кеш API-запросов

хранение настроек

временные токены авторизации (если разрешено сервисом)

данные профиля

экономия запросов к серверу