Greetings! I have recently ditched google and went with privacy focused alternatives. Such as SearXNG, Invidious, Lemmy etc.

However, while i was using degoogled chromium, i cant install extensions.

Is there any way i can install extensions on Degoogled Chromium? (ik this isnt the right place to ask but eh)

Thanks a lot!

  • CrypticCoffee@lemmy.mlM
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    Because in web development there are compatibility tables of what features work with which browser. If a developer has used a feature poorly supported, they either haven’t done their homework, or intentionally made that call.

    In web development, most reputable Front End Devs would not choose bleeding edge, barely supported features even if the temptation was there because the user comes first. Generally, you wait until it has been adopted by the main browsers (chrome, safari, ff).