• 19 Posts
  • 59 Comments
Joined 11 months ago
cake
Cake day: July 25th, 2023

help-circle



  • z3r0@lemmy.ziptodailygames@lemmy.zipMazele
    link
    fedilink
    arrow-up
    4
    ·
    3 days ago

    🇫

    Mazele 457 X/6
    
    ⬇️⬛️⬛️🟨🟨🟨⬛️
    ➡️🟩⬛️⬛️⬛️⬛️⬛️
    ⬇️⬛️⬛️⬛️🟨🟨⬛️
    ➡️⬛️⬛️⬛️⬛️⬛️⬛️
    ⬇️⬛️⬛️⬛️🟨🟨⬛️
    ➡️🟩⬛️⬛️⬛️🟨⬛️
    ⬇️⬛️⬛️🟩🟩🟩⬛️
    ➡️🟩⬛️⬛️⬛️🟨⬛️
    ⬇️⬛️⬛️⬛️🟩⬛️⬛️
    ➡️🟩⬛️⬛️⬛️⬛️⬛️
    ⬇️⬛️⬛️🟩🟩⬛️⬛️
    ➡️🟩🟨⬛️⬛️🟨⬛️
    
    https://mazele.io/
    




















  • I’m using Librewolf (a Firefox fork) and have the same issue.

    Just check Firefox messaging folder exists in your home

     ls -l ~/.mozilla/native-messaging-hosts
    

    In my case, I needed to create a symlink to make it work with my browser

    ln -s ~/.mozilla/native-messaging-hosts ~/.librewolf/native-messaging-hosts
    

    Maybe you could apply a similar workaround. Hope this helps