Caution required
Suspicious in code review
Our reviewer found behaviour consistent with malware, but not enough to confirm it. Treat this extension as untrusted until it has been re-reviewed.
Matchventures Game - Embark on a Magical Match-3 Adventure!
ID: lclmfacdjajnpmommpcjobpbhefhjhkf
Supported Languages
Extension Info & Metadata
This publisher
19 extensions, 10 no longer listed on the store
Publisher Contextual Analysis
- Author
- vigilidelfonso91View Profile
- Privacy
- Privacy Policy
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
This extension requests no permissions and has no recorded risk factors.
The extension fetches a remote JSON payload from `game-extension-api.offlinegames.fun` and injects the server-returned URLs as iframe `src` attributes directly via `innerHTML` with no URL validation or allowlist. The operator can update the response at any time to load any URL — including phishing pages, ad networks, or pages that exploit postMessage — inside the extension's page without updating the extension itself. This is a classic remote-control pattern used by adware and PUP extensions.
try { const response = await fetch('https://game-extension-api.offlinegames.fun/recommend/'); const data = await response.json(); if (!data.enable) { return; } const recommendBox1 = document.querySelector('.recommend-box-1'); const recommendBox2 = document.querySelector('.recommend-box-2'); if (data['recommend-1']) { recommendBox1.innerHTML = `<iframe src="${data['recommend-1']}" width="100%" height="100%"></iframe>`; recommendBox1.style.display = 'block'; } if (data['recommend-2']) { recommendBox2.innerHTML = `<iframe src="${data['recommend-2']}" width="100%" height="100%"></iframe>`; recommendBox2.style.display = 'block'; }} catch (err) {}By severity
Versions scanned
None of the 2 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| No versions with multiple unique findings. | |
Files with findings
1 distinct path — top paths by unique finding count:
- js/game.js1
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.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
About this extension
Join the magical journey of Matchventures—an offline match-3 adventure in your browser!
Read the publisher’s full description
Matchventures: Free Puzzle Adventure Browser Extension Game 🌟 Embark on a magical journey with Matchventures, a charming browser extension game that blends match-3 puzzles with adventure-driven storytelling! 🧩✨ Play offline anytime, anywhere—no downloads or installations required. Simply add the extension to your browser and dive into a vibrant world filled with challenges, treasures, and adorable characters. Key Features: 🌴 Match-3 Meets Adventure: Swap and match colorful blocks to solve puzzles, unlock hidden paths, and progress through enchanting realms like mystical forests, ancient ruins, and tropical islands. Every match brings you closer to uncovering secrets! ⚡️ Offline Play & Free Forever: Enjoy uninterrupted gameplay even without an internet connection. Perfect for quick breaks or long journeys. And yes—it’s 100% free with no paywalls! 🏆 Progression & Customization: Collect coins, gems, and power-ups to upgrade your tools, unlock special abilities, and customize your hero’s appearance. Build your dream village by solving puzzles and completing quests. 🤝 Social Collaboration: Team up with friends (anonymously or via nicknames) to tackle tough levels, share boosts, and compete in friendly leaderboards. Earn bragging rights as you climb the ranks! 🎨 Engaging Challenges: Daily puzzles, timed events, and boss battles keep the excitement fresh. Master combo chains and strategic moves to earn bonus rewards! 🔮 Dynamic World: Discover ever-expanding content with regular updates—new levels, seasonal events, and exclusive rewards await. Perfect for casual gamers and puzzle enthusiasts alike, Matchventures offers a seamless blend of relaxing gameplay and strategic depth. Whether you’re decorating your village, battling obstacles, or hunting for hidden treasures, every match brings a new adventure. Ready to test your skills? Install now and start your puzzle quest today—no sign-up required! 🚀 We provide a "Play More Games" button in the extension and open our official website when you first install it, where you can experience more free games.
Screenshots & videos
Install growth
User reviews
Extension files
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.