That phrase looks like a classic scam or technical error message often found in suspicious browser extensions or "malware" pop-ups.
Option 1: You are announcing a new app. 🚀 Big News! 🚀 com msgneed chrome app exclusive
| Problem | Solution | |---------|----------| | Another app opens links even after setting defaults | That app uses Android App Links (verified links). Go to its “Open by default” and toggle off “Open supported links”. | | Chrome doesn’t appear in default browser list | Reinstall Chrome or clear Chrome’s defaults via Settings → Apps → Chrome → Open by default → Clear defaults. | | Links open in a “WebView” inside another app | That’s intentional by the app (e.g., Twitter in-app browser). No fix except using “Open in browser” option inside that app. | | You see “No app exclusive” error in logs | Means Android couldn’t find a unique app to handle the intent. Set Chrome as default browser. | That phrase looks like a classic scam or
// popup.js
document.addEventListener("DOMContentLoaded", function ()
const openMsgneedButton = document.getElementById('open-msgneed');
openMsgneedButton.addEventListener('click', function()
chrome.tabs.create( url: 'https://com.msgneed.com', active: true );
);
);
Chrome App: A full-featured web browser and the underlying engine for many third-party apps. Chrome App : A full-featured web browser and
https://, http://, or intent://)VIEW intents from other appsGoogle App: Primarily used for search, personalized news feeds (Discover), and voice assistance.
Enterprise Management: In managed environments (like those using Microsoft Intune), administrators may encounter errors where a web app specifically requests Chrome to open, even if a different browser like Edge is set as the default.
Technical identifiers that combine "com" with generic words like "msgneed" are sometimes used by unauthorized apps malicious extensions Check for Rogue Extensions chrome://extensions/