Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
luckman212
2 months agoFrequent Contributor
1P Nightly: getting spammed to download "Apollo Devtools" Chrome Extension!
I've been running 1P Nightly, and currently have v8.12.4.6 installed. Today I went to open my Chrome DevTools console and saw this message: "Download the Apollo DevTools for a better development ex...
- 1 month ago
I wanted to provide an update here to close the loop. Further investigation showed the message was being logged by the website itself, not 1Password. This was confirmed by reproducing it in a Chrome profile without 1Password installed and by the fact that the sentry-BLbbFoZy.js file belongs to the site, not the 1Password extension.
1Password's browser extension does include Apollo Client (we use GraphQL internally), so it's normal to find that string in the 1Password extension's bundled code on disk. However, while the Apollo message string does exist inside the 1Password extension, Apollo's own checks will prevent 1Password from logging that message to Chrome's dev tools console: https://github.com/apollographql/apollo-client/blob/main/src/core/ApolloClient.ts#L866-L896
That being said, our developers are planning to remove the string from our code in future releases.
-Dave
luckman212
2 months agoFrequent Contributor
I already uninstalled the Nightly version because of this and went back on the stable track.
But, I can answer with 100% certainty that comes from the 1P extension itself. The code is literally right there on the disk, in both nightly AND stable versions.
I can still find it in my currently installed stable version 8.12.1.3 as well as my backup from 3 days ago which was still running nightly 8.12.4.2. I highlighted it below. The offending code is in the file:
chunks/chunk-PQH6ALAA.js