Version 1.9.1 View in Chrome Web Store
The extension has a moderate user base of 10,000 users and maintains a decent 3.9-star rating from 14 reviews, suggesting basic functionality and user satisfaction. The developer is associated with hlabels.com, which appears to be a legitimate label printing service. The extension uses Manifest V3, indicating compliance with modern Chrome security standards.
The combination of contextMenus and activeTab permissions creates potential privacy risks. While contextMenus allows the extension to add right-click menu options, the activeTab permission grants access to read and modify content on any webpage when the extension is activated. For a label printing extension, these permissions seem reasonable but could be misused to capture sensitive information from web pages. The scripting permission further enables code injection capabilities, which increases the attack surface if the extension were compromised.
This extension presents moderate risk due to its web page access capabilities. Consider running it in a separate Chrome profile if you frequently work with sensitive documents or financial information online. Only activate the extension when specifically needed for label printing tasks. Monitor your browsing behavior when the extension is active, and consider disabling it when not in use. The relatively small number of reviews suggests limited community vetting, so proceed with caution and report any suspicious behavior.
| https://ecardify.io/services/print-your-own-labels-and-stickers | https://hlabels.com | |
| http://www.w3.org/2000/svg | https://ecardify.io/css/labels/printButton.css | |
| http://www.w3.org/1999/xlink | https://ecardify.io/print-on-labels-upload | |
| https://ecardify.io/labelPrintingError | https://clients2.google.com/service/update2/crx | |
| https://ecardify.io/api/1.1/print/chromeExtension | https://ecardify.io/dispatch?action=ext&state=pImg | |
| https://ecardify.io/print-on-labels?frm=chrome& | http://www.w3.org/2000/svg%22 | |
| https://fonts.googleapis.com | https://fonts.gstatic.com | |
| https://fonts.googleapis.com/css2?family=Inter:wght@400 | https://hlabels.com/contact | |
| https://hlabels.com/terms | https://hlabels.com/privacy |
{ "name": "Label Sheets - Print labels and stickers at home", "icons": { "16": "/images/hlabelsIcon16.png", "48": "/images/hlabelsIcon48.png", "128": "/images/hlabelsIcon128.png", "300": "/images/hlabelsIcon300.png" }, "action": { "default_icon": { "16": "/images/hlabelsIcon16.png", "24": "/images/hlabelsIcon24.png", "32": "/images/hlabelsIcon32.png" }, "default_popup": "about.html", "default_title": "Print on label sheets" }, "version": "1.9.1", "background": { "service_worker": "service_worker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Easily print labels at home on standard Letter or A4 label sheet templates from any brand around the world.", "permissions": [ "contextMenus", "activeTab", "scripting" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [], "extension_ids": [] } ] }
ⓘ 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.