URL Verifier with IndexedDB

Check if the URL has been accessed before and signal it to the user. With this script you can know if a specific page has been accessed before. If you have never accessed a URL, it will persist it in IndexedDB, if you have already accessed it, when you access it again a warning message will be added to your screen. I personally use this script to check if I have already accessed a specific page of an adult image/video site, to avoid downloading them again unnecessarily. Use your creativity.

Versión del día 20/12/2024. Echa un vistazo a la versión más reciente.

Autor
Mateus Pontes
Calificaciones
0 0 0
Versión
0.12
Creado
20/12/2024
Actualizado
20/12/2024
Tamaño
3.88 KB
Licencia
MI
Funciona en

How to use

You need to adjust in the base code which URLs you want this script to be different for. Use the @match tag, click on the tab and type the URL you want. You can use this tag as many times as you want.