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
बनवली
2024-12-20
अपडेट केली
2024-12-20
आकार
3.88 KB
License
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.