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.

Tekijä
Mateus Pontes
Päivittäiset asennukset
0
Asennuskerrat
1
Arvostelut
0 0 0
Versio
0.12
Luotu
20.12.2024
Päivitetty
20.12.2024
Size
3,88 kt
Lisenssi
MI
Käytössä

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.