Fortnite Breakpoint Live Wallpaper

Fortnite Breakpoint Live Wallpaper

ID: kljjoahddjnfockhommhkigdggnaemco

Supported Languages

πŸ‡ΊπŸ‡ΈEnglish
πŸ‡«πŸ‡·French
πŸ‡©πŸ‡ͺGerman
πŸ‡―πŸ‡΅Japanese
πŸ‡°πŸ‡·Korean
πŸ‡·πŸ‡ΊRussian
πŸ‡ͺπŸ‡ΈSpanish

Extension Info & Metadata

Status
Active
Version
1.2.1
Size
5.51 MB
Rating
0.0/5
Reviews
0
Users
31
Type
Extension
Updated
Jun 10, 2025
Category
Art & design
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Trusted
Author
https://gameograf.com/View Profile
Country
US
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
Yes
Mailbox exists
Yes
Address
477 N Miami St Miami, FL 33179 US
Website
Visit
Total Extensions
1357
Active
988
Obsolete
348
Listed
1357
Unlisted
0
Total Users
630,913
Screenshot 1
Screenshot 2

Turn your browser into a high-tech battleground with the Fortnite Breakpoint Live Wallpaper extension.

Gear up for action with the Fortnite Breakpoint Live Wallpaper! πŸ’»πŸ”Ή Turn your browser into a high-tech battleground with the Fortnite Breakpoint Live Wallpaper extension. Featuring the sleek and tactical Breakpoint, this wallpaper radiates futuristic vibes and an edge of mystery. Enjoy fast, secure, and smooth browsing as Breakpoint takes your new tabs to the next level. πŸ”Ή Features: πŸ–ΌοΈ HD Wallpaper Gallery – 5 handpicked Full HD SpongeBob wallpapers. πŸ”— Popular Shortcuts – Quick links to YouTube, Netflix, Amazon, ChatGPT, and more. βž• Custom Shortcuts – Add your favorite websites in one click. πŸ” Search Bar – Uses your browser's default search engine. πŸ•’ Clock & Date – Always know the time and date at a glance. πŸ—’οΈ Sticky Notes – Add unlimited colorful, draggable sticky notes. πŸ”” Notifications – Stay updated on new themes and features. βš™οΈ More Tools – Access privacy policy, feedback form, uninstall guide, and more. Step into the future of Fortnite style. Download now and let Breakpoint redefine your browsing experience! πŸ”Ήβœ¨ About Us Gameograf.com designs custom Chrome new tab themes, specializing in anime, games, celebrities, sports, and more. Website: https://gameograf.com Contact: https://gameograf.com/contact-us/ Privacy Policy: https://gameograf.com/privacy-policy/ Feedback: https://gameograf.com/feedback/ Email: [email protected] Google Chrome Affiliate Program Disclosure This extension may open gameograf.com in a new tab to provide users with theme-related info and other helpful resources. All redirects comply with Chrome’s affiliate policy and require user action.

Item
Type
Severity
Description
search
Permission
Low
This permission accesses search functionality. Rated Low because it only interacts with the browser's search feature without accessing search history.

The bundled manifest.json contains no `host_permissions` field at all, but the live CWS listing's published manifest declares `host_permissions: ["https://api.gameograf.com/*"]`. This divergence means the extension's actual installed network surface differs from what the submitted ZIP contains β€” a pattern seen when publishers push a delayed-malicious manifest update after CWS review passes on the clean bundle. There is no corresponding `fetch` or `XMLHttpRequest` to api.gameograf.com in any of the bundled JS files, so the permission has been declared without matching code visible here.

manifest.json (Line 1)
{  "author": "haberikra.com",  "manifest_version": 3,  "name": "__MSG_appName__",  "default_locale": "en",  "version": "1.2.1",  "chrome_url_overrides": {    "newtab": "index.html"  },  "background": {    "service_worker": "bg.js"  },  "permissions": [    "search"  ],  "icons": {    "16": "img/128.png",    "48": "img/128.png",    "128": "img/128.png"  }}

On every install, the extension opens a tab to haberikra.com with a UTM campaign tagged `bmwm4+neon` β€” clearly copied from a different extension (a BMW M4 Neon wallpaper). The CWS listing claims this is a Fortnite extension and the description mentions SpongeBob wallpapers. This template-farming pattern β€” same bg.js re-skinned across many listings β€” is common infrastructure for newtab hijacking operations and indicates the publisher is mass-producing extensions from a shared codebase, some of which (13/1351, 1%) are confirmed malicious.

bg.js (Line 1)
chrome.runtime.onInstalled.addListener(function() {  chrome.tabs.create({    url: "https://haberikra.com/?utm_source=extension&utm_medium=link&utm_campaign=bg&utm_content=bmwm4+neon"  });  chrome.tabs.create({    url: chrome.runtime.getURL("index.html")  });});

By severity

Critical0
High1
Medium1
Low0

Versions scanned

Showing 1 of 1 scanned version with more than one unique finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
1.2.12

Files with findings

2 distinct paths β€” top paths by unique finding count:

  • bg.js1
  • manifest.json1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
manifest.json (line 1)The bundled manifest.json contains no `host_permissions` field at all, but the live CWS listing's published manifest declares `host_permissions: ["https://api.gameograf.com/*"]`. This divergence means the extension's …
2Other
medium
bg.js (line 1)On every install, the extension opens a tab to haberikra.com with a UTM campaign tagged `bmwm4+neon` β€” clearly copied from a different extension (a BMW M4 Neon wallpaper). The CWS listing claims this is a Fortnite ext…
URLs
24
IPv4
0
IPv6
0

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.

fonts.googleapis.com-https://fonts.googleapis.com
fonts.gstatic.com-https://fonts.gstatic.com
fonts.googleapis.com/css2https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap
fonts.googleapis.com/css2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200
haberikra.com-https://haberikra.com
haberikra.com/privacy-policyhttps://haberikra.com/privacy-policy
haberikra.com/uninstall/https://haberikra.com/uninstall/
haberikra.com-https://haberikra.com/?utm_source=extension&utm_medium=link&utm_campaign=bg&utm_content=bmwm4+neon
haberikra.com-https://haberikra.com/
www.youtube.com-https://www.youtube.com
Showing 1 to 10 of 30 rows
Rows per page:

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
1.2.1
Latest
5.51 MB
Malicious
2
Showing 1 to 1 of 10 rows
Rows per page:

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.