Untalended guy in programming here.

  • Is there a way to change the flavicon(icon in the tab preview as I understand) to another fediverse platform?

I currently have “mouse in flag colors” as an icon based on feddit org. But I would prefer for example the feddit IT logo - orange mouse, clean design)

Is that possible to change with like tampermonkey addon or something somehow in a rather easy way? I have an addon called “TwitterBird” for Mozilla replacing all X logos with the old blue twitter logo

  • Or is there even a better way to accomplish this without creating an additional account to swap to all the time?
  • xmunk@sh.itjust.works
    link
    fedilink
    arrow-up
    7
    ·
    3 hours ago

    Flavicons can only be set to former Public Enemy members.

    But to change a favicon you should be able to just inject this into a header block

    <link rel="icon" href="/path/to/favicon.png">
    
    • arakhis_@feddit.orgOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      3 hours ago

      Sorry Im very dumb and untalented…

      I know you don’t mean it like that, but everytime I login I go into the html? How do I automate it?

      Sorry for bothering with my incompetence :D

      • xmunk@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

        I’m actually not certain. I’m sure something like tampermonkey can do it but I’m not super familiar with how it works. I know what you want to do - but not how to do it.