pyload icon indicating copy to clipboard operation
pyload copied to clipboard

Display Captcha notifications in the browser tab (FavIcon)

Open Forusim opened this issue 5 years ago • 8 comments

Describe the feature

I have my pyload browser tab pinned in Firefox. When there is a captcha request, I often miss it, because not checking it frequently. It would help a lot, to get a notification on the FavIcon, like most social media web pages do.

Is this related to a problem?

NA

Describe alternatives you've considered

NA

Additional references

NA

Forusim avatar Mar 06 '20 12:03 Forusim

pyload supports desktop notification on captch...

to get a notification on the FavIcon, like most social media web pages do

What exactly do you mean? can you take a shot video of it?

GammaC0de avatar Mar 07 '20 04:03 GammaC0de

Something like that (2nd icon from left): grafik

Forusim avatar Mar 08 '20 21:03 Forusim

pyLoad already has faveico: Untitled

GammaC0de avatar Mar 08 '20 22:03 GammaC0de

I think he is requesting that the favicon should change to some kind of badge which signals that there is user interaction required.

StefftheEmperor2 avatar Mar 08 '20 22:03 StefftheEmperor2

Like https://www.cssscript.com/demo/create-dynamic-badges-for-favicons-tinycon-js/ and http://lab.ejci.net/favico.js/?

GammaC0de avatar Mar 08 '20 22:03 GammaC0de

Yes, exactly

StefftheEmperor2 avatar Mar 08 '20 22:03 StefftheEmperor2

Something like that, some Website do not change the favicon, but use some other API to make this little blue dot.

Forusim avatar Mar 09 '20 19:03 Forusim

Something like that, some Website do not change the favicon, but use some other API to make this little blue dot.

They use API to modify the faveicon.

Here are examples: https://github.com/tommoor/tinycon/blob/master/tinycon.js https://github.com/ejci/favico.js/blob/master/favico.js

GammaC0de avatar Mar 09 '20 19:03 GammaC0de