Version 1.0.2 View in Chrome Web Store
1. Exercise caution when installing this extension, as the lack of developer information and the low user count make it difficult to assess its trustworthiness.
2. Consider using a separate Chrome profile or a dedicated browser instance when running this extension to isolate any potential risks.
3. Regularly check for updates or alternatives, as the extension's age and lack of recent updates could indicate compatibility issues or unaddressed vulnerabilities.
4. Review the extension's permissions carefully and ensure that they align with its stated functionality. If any permissions seem unnecessary or overly broad, consider finding an alternative extension with more transparent and limited permissions.
https://home.newtabgallery.com/ | https://newtabgallery.com/welcome/?theme_id= | |
https://newtabgallery.com/uninstall/?theme_id | https://clients2.google.com/service/update2/crx |
{ "name": "Crayons HD Wallpapers Crayola Theme", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "version": "1.0.2", "background": { "scripts": [ "background.js" ], "persistent": false }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Includes HD wallpaper images of Crayola Crayons on every tab background.", "browser_action": { "default_icon": { "16": "icon16.png", "32": "icon32.png" }, "default_title": "Crayons HD Wallpapers Crayola Theme" }, "manifest_version": 2, "chrome_url_overrides": { "newtab": "newtab.html" } }