Version 11.1 View in Chrome Web Store
The extension has a reasonable user base of 20,000 users with a solid 4.3-star rating, indicating general user satisfaction. The developer identity is clearly associated with wallsflow.com, providing transparency. The extension serves a legitimate purpose as a new tab customization tool with animated wallpapers, which aligns with its requested permissions.
The storage permission, while flagged as medium-risk, is actually appropriate and necessary for this type of extension to save user preferences, wallpaper settings, and customization options. However, the limited number of reviews (31) relative to the user base suggests either recent growth or potentially inactive users. The lack of detailed developer information beyond the website could be improved for better transparency.
This extension appears safe for general use given its legitimate functionality and appropriate permissions. The storage permission is justified for a new tab customization tool. Users can confidently install this extension in their main Chrome profile. To stay secure, periodically review what data the extension might be storing and ensure you're comfortable with wallsflow.com's privacy practices. Consider checking their website for privacy policy details before installation.
| https://wallsflow.com/extension/index.html | https://wallsflow.com/extension/uninstall.html | |
| https://clients2.google.com/service/update2/crx | https://fonts.googleapis.com/css2?family=Merriweather&display=swap | |
| http://jqueryui.com | http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px | |
| https://wallsflow.com/live | https://www.paypal.com/donate/?hosted_button_id=TGFVY7LWG5DEW | |
| https://www.youtube.com/@wallsflow?sub_confirmation=1 | https://www.google.com | |
| https://www.pinterest.com | https://store.steampowered.com/ | |
| https://www.google.com/s2/favicons?sz=64&domain= | https://via.placeholder.com/48?text=? | |
| https://wallsflow.com/latest-wallpaper.php | https://fonts.googleapis.com | |
| https://fonts.gstatic.com | https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@500&display=swap | |
| https://fonts.googleapis.com/css2?family=Poppins:ital | https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz | |
| http://www.w3.org/2000/svg | https://wallsflow.com | 
{ "name": "__MSG_extName__", "icons": { "16": "src/images/icon16.png", "48": "src/images/icon48.png", "128": "src/images/icon128.png" }, "action": { "default_popup": "src/html/popup.html", "default_title": "New Tab" }, "author": "Caen", "version": "11.1", "background": { "service_worker": "background.js" }, "short_name": "wallsflow", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extDescription__", "permissions": [ "storage", "search" ], "default_locale": "en", "manifest_version": 3, "chrome_url_overrides": { "newtab": "src/html/newtabpage.html" } }