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.

Автор
Mateus Pontes
Инсталации дневно
0
Инсталации общо
1
Рейтинг
0 0 0
Версия
0.12
Създаден
20.12.2024
Обновен
20.12.2024
Размер
4 КБ
Лиценз
MI
Работи на

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.