The permissions profile suggests capabilities far beyond what a simple drawing application requires. A legitimate paint tool should only need basic storage for saving drawings locally, not comprehensive web access.
| https://clients2.google.com/service/update2/crx | http://www.w3.org/2000/svg | |
| https://www.google.com/search?q=cute+puppies | https://vanilla-picker.js.org | |
| https://github.com/Sphinxxxx | https://github.com/dissimulate | |
| http://sizzlejs.com/ | http://jquery.org/license |
{ "name": "__MSG_appName__", "icons": { "16": "/assets/icons/default_icons/16.png", "48": "/assets/icons/default_icons/48.png", "128": "/assets/icons/default_icons/128.png" }, "action": { "default_icon": "/assets/icons/default_icons/48.png", "default_title": "Paint on tab" }, "version": "2.0", "background": { "service_worker": "scripts/worker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_appDesc__", "permissions": [ "storage", "activeTab", "scripting" ], "options_page": "html/settings.html", "default_locale": "en", "host_permissions": [ "*://*/*" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "assets/fonts/*.*", "assets/icons/*" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.