MemoryLens V1sp

Tarayıcı geçmişini zeki bir hafızaya dönüştürür. (TR/EN Dil Destekli)

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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!)

Autor
MUSTAFA HAKAN
Dnevne instalacije
0
Ukupnih instalacija
1
Ocjene
0 0 0
Verzija
1.3
Stvoreno
09.05.2026.
Ažurirano
09.05.2026.
Size
6,77 KB
Licenza
N/A
Primjenjuje se
Sve stranice

Instead of using the browser's 5MB limited localStorage, we'll use IndexedDB, which can handle asynchronous and massive amounts of data.

Instead of adding Fuse.js, in V1 we'll implement a RegExp-based weighted search algorithm to maintain performance (lightness is our priority).

A background-filtered "Spotlight" interface injected into the page, triggered by Alt + K.

It doesn't send data anywhere. The user's computer is the user's fortress.

Alt + K, type "linux," and it will find that "red-themed" site you visited 3 weeks ago, not by its title, but by its content.

Thanks to IndexedDB, even if we save 10,000 pages, the search will yield results in milliseconds.

Even if the browser history is deleted, the MemoryLens data remains in IndexedDB (until you delete it).


Tarayıcının 5 MB ile sınırlı localStorage'ını kullanmak yerine, eşzamansız ve büyük miktarda veriyi işleyebilen IndexedDB'yi kullanacağız.

Fuse.js eklemek yerine, V1'de performansı korumak için (önceliğimiz hafiflik) RegExp tabanlı ağırlıklı bir arama algoritması uygulayacağız.

Alt + K ile tetiklenen, sayfaya yerleştirilmiş arka plan filtreli bir "Spotlight" arayüzü.

Hiçbir yere veri göndermez. Kullanıcının bilgisayarı kullanıcının kalesidir.

Alt + K'ye basın, "linux" yazın ve 3 hafta önce ziyaret ettiğiniz "kırmızı temalı" siteyi başlığına göre değil, içeriğine göre bulacaktır.

IndexedDB sayesinde, 10.000 sayfa kaydetsek bile, arama milisaniyeler içinde sonuç verecektir.

Tarayıcı geçmişi silinse bile, MemoryLens verileri IndexedDB'de kalır (siz silene kadar).