FreshRSS: dynamic toDataURL favicon [solved: icon created in JS via canvas - RFP protects this]
See original GitHub issueBrowser version: 95.0.2
If i use arkenfox user.js, this seems to break generating the favicon for FreshRSS. I have opened an issue also in the repository for FreshRSS, but maybe someone here has a workaround until we get a fix for FreshRSS. You can fin the issue at https://github.com/FreshRSS/FreshRSS/issues/4091
Using a Firefox profile without arkenfox user.js, did not have the issue.
Update: I have now set user_pref("browser.shell.shortcutFavicons", true);
where this issue seems to be not occur. I’m not realy sure, if this solves the issue completely, but it seems so.
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (9 by maintainers)
Top Results From Across the Web
Dynamically generated favicon - javascript - Stack Overflow
Here's an SO answer that explains how to use the canvas element to read the favicon data and get the image data out,...
Read more >Create dynamic favicon's with javascript and canvas - GitHub
The js creates a new header link containing a “blind” favicon. Above this base a customizable canvas image is rendered. You can configure:...
Read more >Dynamic favicons - Remy Sharp
How it's done. The trick here is to use a canvas element and export the image data as a png. Since favicons can...
Read more >Untitled
Ann hemming thomas eggar, Motel micenas porto alegre rs, Megaron finisz ceny, Heart block mnemonic, Using speedlight tutorial, Exposant infini symbole, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
pinging @Offerel - read the above two posts, not sure if you’re subscribed
@Thorin-Oakenpants Just in case you want a live website for your own test, I get this exact same behavior on every Gitlab Pipeline page (ex: https://gitlab.com/gnutls/gnutls/-/pipelines/435057038), reloading page generate a new favicon too.