Dragon Wallpaper
Dragon Wallpaper turn new tab to custom HD Dragon background. Dragon wallpaper background themes for fans.
What is Dragon Wallpaper?
Dragon Wallpaper is a Chrome extension by charlie.ng. This extension has 159 weekly active users, a perfect 5.0 rating, and was removed from Chrome Web Store 3 months ago. The latest version, 12.22.4.37, was updated 4 months ago.
Stats
- topSites
- unlimitedStorage
- storage
Summary
Extension Features: 1. Shuffle Dragon wallpaper every time you open a new tab. 2. Randomize Dragon background or favorite it in wallpaper selection panel. 3. Get easy access to popular sites with Google search. 4. Quick access to your emails and social media accounts. 5. Show current date and time automatically. 6. New Note for you to write down your tasks. 7. Easy access to your most visited websites. 8. Easy access to your bookmarks. 9. Add website to Shortcut panel for quick access. 10. Quick access to Google apps. 11. Quick access to More Themes. 12. Easy Sharing to Social Media. 13. Quick access to Download wallpaper. 14. Enable fun snow, rain, falling leaves, fireworks animation in Dragon new tab.
Safety
Risk impact
Dragon Wallpaper requires very minimum permissions and is relatively safe to use.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Dragon Wallpaper may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsPromo images
Similar extensions
Here are some Chrome extensions that are similar to Dragon Wallpaper:
Unicorn Wallpaper
Pink Aesthetic Wallpaper
Dragon Ball Super Wallpaper
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 3, "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "service_worker": "dragon1223bg.js" }, "action": { "default_icon": "img/icon128.png" }, "chrome_url_overrides": { "newtab": "dragon1223index.html" },