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.9 KB
授權條款
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.