Jump to content
UBot Underground

Close/disable Notification For New Extension Chrome


Recommended Posts

Any idea how to close/disable notification about new extension running in developed mode?
 
 
I've tried solution  Disable Alert / Notification Popups by bot-factory.com but without success.
 
plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "{$plugin function("ExBrowser.dll", "$ExBrowser Load Browser Extension", $random list item(%extensions))}{$plugin function("ExBrowser.dll", "$ExBrowser Generic Chrome Parameter", "--disable-notifications")}")
plugin command("ExBrowser.dll", "ExBrowser Navigate", "https://www.google.com/")
plugin command("ExBrowser.dll", "ExBrowser Confirm Dialog")

 

post-20283-0-77516500-1484899667_thumb.png

Link to post
Share on other sites

 

Any idea how to close/disable notification about new extension running in developed mode?
 
 
I've tried solution  Disable Alert / Notification Popups by bot-factory.com but without success.
 
plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "{$plugin function("ExBrowser.dll", "$ExBrowser Load Browser Extension", $random list item(%extensions))}{$plugin function("ExBrowser.dll", "$ExBrowser Generic Chrome Parameter", "--disable-notifications")}")
plugin command("ExBrowser.dll", "ExBrowser Navigate", "https://www.google.com/")
plugin command("ExBrowser.dll", "ExBrowser Confirm Dialog")

 

 

This is not a notification. 

This message is actually a security message from Chrome:

 

https://bugs.chromium.org/p/chromium/issues/detail?id=337734

 

Sorry, we know it is annoying, but you the malware writers have already shown that they are willing to modify command line flags and directly modify preferences files, so we don't see any way we could do that and have this warning still remain effective.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...