MemoryLens V1sp

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
MUSTAFA HAKAN
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
1
Βαθμολογίες
0 0 0
Έκδοση
1.3
Δημιουργήθηκε την
09/05/2026
Ενημερώθηκε την
09/05/2026
Μέγεθος
7 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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