Sleazy Fork is available in English.

EhxVisited

E-H Visited, combined with ExVisited, and then better.

< 腳本EhxVisited的回應

評論:正評 - 腳本一切正常

§
發表於:2020-03-25

Support for any link

Thanks it is very useful. It would be possible to add websites, to store all the visited links?, in order to maintain a browsing history that is not erased with those of the browser. With CSS Tooltips it would be great. Regards

Hauffen作者
§
發表於:2020-03-31

Are you asking whether or not you could store browser web history in an Indexed DB, or...? I don't think I understand your question, there's a history function for galleries already that doesn't get cleared with browser history, but I don't see where CSS tooltips play into that.

Could you clarify your question?

§
發表於:2020-04-01

Sorry the translation is not good. It would be to have a browsing history in the external database, but not only from e-hentai, but from any website. Since the history of for example chrome is erased after 3 months. With CSS Tooltips I mean that a link you have already visited tells me the date, like this extension "Last Visited Toolip" https://chrome.google.com/webstore/detail/last-visited-toolip/hgjplicehclhhnijafojpkpancilpmen, or https://addons.mozilla.org/firefox/addon/link-status-redux. It's possible?

Hauffen作者
§
發表於:2020-04-03

It would be possible, yes, but I think it falls distinctly outside the scope of this project. Essentially though, you would make a script that would throw any link on click into an indexed DB with a date, and then check for that link in the DB on mouseover or on page initialization, if that link existed, then you'd append the date difference to the end of the link or do whatever other title manipulations you'd want to do. Overall, it'd probably be like 50 lines of code, probably less.

§
發表於:2020-04-04

If I understand that it is not the idea of this project. This is the only script I found that could do this. If someday you can implement it, I appreciate it. Thank you anyway. Regards.

發表回覆

登入以回復