Vince HD Wallpaper Theme
ID: aedlknofdleeaiabbcbcnlchecmilmcl
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- New TabsView Profile
- Privacy
- Privacy Policy
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- Yes
- Mailbox exists
- Yes
Includes HD wallpaper image of Vince on every tab background.
With this extension, you get different HD images of VINCE on each new tab page! If you have any questions or feedback support can be reached at [email protected] With our extension, you get: 1: A high-res new tab experience 2: Simple, direct search from the new tab page via the tab search box 3: Weather for your location (US only for now.. sorry!) 4: Advertisements and buttons (quick links) for your favorite merchants right on the new tab page 5: We are search and ad supported! Thanks for your support...
This extension requests no permissions and has no recorded risk factors.
The new-tab override page immediately creates a full browser tab to an external domain and destroys itself. This pattern is used to escape the chrome-extension:// CSP sandbox so the remote page can run unconstrained JavaScript, load third-party ad networks, and perform tracking that would be blocked inside an extension page. The iframe element in newtab.html is never used — 100% of the rendered content comes from the external site with no extension-level control or inspection.
let theme_id = "vince";let newTabURL = "https://home.newtabgallery.com/" + theme_id;chrome.tabs.query({ currentWindow: true, active: true}, function(tabs) { chrome.tabs.create({ url: newTabURL }); chrome.tabs.remove(tabs[0].id);});By severity
Versions scanned
None of the 1 scanned version has 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:
- newtab.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.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.