• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "chrome". Back to normal view
    1. How to find out which extension opened an advertising tab?

      Recently I've been coming back to my chrome browsers to find a tab open with the following URL: (link disabled to prevent giving them any more clicks) https...

      Recently I've been coming back to my chrome browsers to find a tab open with the following URL:
      (link disabled to prevent giving them any more clicks)

      https ://theaisecrets.beehiiv.com/p/chatgpt-can-now-work-docs-apps-websites-emails

      This is happening across all my computers, both linux, windows, and linux VM, so I don't think it's OS-specific malware, but I suspect a rogue chrome extension is opening the tab, because I have chrome synced across all affected devices via my google account.

      I've searched for this particular problem and URL to no avail, so I wondered if there's a way to track back which extension opened the tab, other than by doing a binary search disabling half my extensions at a time (which would be annoying as hell - the tabs only seem to get opened once a day or so).

      14 votes
    2. [SOLVED] No audio in Chrome OS Flex on N42 Chromebook

      I currently have a Lenovo N42 Chromebook far past it's EoL, for which Google is no longer supporting it. I have put Chrome OS Flex on it by reflashing the bios, and it's pretty solid, but I have...

      I currently have a Lenovo N42 Chromebook far past it's EoL, for which Google is no longer supporting it. I have put Chrome OS Flex on it by reflashing the bios, and it's pretty solid, but I have no internal audio. Bluetooth audio and HDMI works fine, but no headphones, and no speakers.

      I found this solution for trying to hack in an Alsa configuration from an Ubuntu Live Disk (https://www.reddit.com/r/chromeos/comments/swzxsy/comment/irk5kqk/) and I was able to follow the instructions and enable development mode, but when I try to run the alsaconfig script, I get this.

      crosh> shell
      chronos@localhost / $ sudo alsarestore
      No state is present for card chtrt5650
      /usr/sbin/alsactl: sysfs_init:48: sysfs path '/sys' is invalid

      Found hardware: "chtrt5650" "" "" "" ""
      Hardware is initialized using a generic method
      No state is present for card chtrt5650

      It may have something to do with those instructions being for a different build computer, but I am outside my sphere of knowledge, and anything else I could troubleshoot would be appreciated. Internal audio isn't mission critical for me, but it would be appreciated.

      3 votes
    3. Differential privacy code removed from Chromium

      In a discussion on Hacker News, Jonathan Mayer pointed out that the differential privacy code was removed from Chromium. It looks like they finished doing this in February. I haven't seen any...

      In a discussion on Hacker News, Jonathan Mayer pointed out that the differential privacy code was removed from Chromium. It looks like they finished doing this in February.

      I haven't seen any announcement, discussion, or explanation of this based on a brief web search, so I figured I'd note it here.

      At about the time this process finished, there was a Google blog post about how they're still using it in other products.

      We first deployed our world-class differential privacy anonymization technology in Chrome nearly seven years ago and are continually expanding its use across our products including Google Maps and the Assistant.

      (If you read this quickly, you might think it's still used in Chrome.)

      Reading between the lines, I suspect that some folks at Google are still advocating for more usage of differential privacy, but they lost an important customer. Why that happened is a mystery.

      11 votes