I know you can play the game at chrome://dino, but it doesn’t evoke the same nostalgic feeling of a 10yr old me turning on aeroplane mode and spamming space bar to try and beat my brother’s high score. Good memories.

  • HurlingDurling@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 years ago

    My brother in christ, just run winget install firefox in command prompt and be done. Fuck chrome and edge.

          • amanneedsamaid@sopuli.xyz
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 years ago

            uBlock origin might be able to block Edge’s embedded ads, but yes, Edge does that. For example, if you go to the page to download Google Chrome, a banner ad covers the top half of your screen that advertises Edge’s features.

            Even if uBlock fixes this, I don’t know why anyone would want to use a browser that does this in the first place when better Chromium based browsers exist, especially Brave. (I prefer Firefox, but I understand the need to use Chromium instead of Gecko as webpages are generally slightly more reliable).

  • vortexal@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    I will always find it funny that people use Edge to download Chrome because they are essentially using Chrome to download a worse version of Chrome.

  • Sabata11792@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Chrome is the “One of my fuck ton of Firefox addons broke this site but I don’t want to waste time figuring out what one” browser.

    • Tb0n3@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      2 years ago

      I like a browser that can bring my tabs back if it crashes or I have to reboot.

        • sirdorius@kbin.social
          link
          fedilink
          arrow-up
          0
          arrow-down
          17
          ·
          2 years ago

          Oh ok so just a simple powershell command:

          Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))

          Totally easy to remember