MemoryLens V1sp

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

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
MUSTAFA HAKAN
Denně instalací
0
Celkem instalací
1
Hodnocení
0 0 0
Verze
1.3
Vytvořeno
09. 05. 2026
Aktualizováno
09. 05. 2026
Size
6,8 KB
Licence
neuvedeno
Spustit na
všech stránkách

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