Starting analysis...
Version 1.0 View in Chrome Web Store
The extension has extremely low adoption with only 33 users and a concerning 3.0 rating from just 2 reviews. The lack of developer information, missing last updated date, and absence of company details significantly undermines trustworthiness. For a utility extension claiming to be "full featured," this minimal user base suggests either it's very new or users have avoided it due to concerns.
The permission set is disproportionately broad for a link-opening tool. While tabs permission makes sense for opening multiple links, the bookmarks access seems unnecessary unless the extension specifically manages bookmark-based link opening. The clipboardWrite permission raises red flags as legitimate link openers typically read from clipboard, not write to it. The all_urls host permission grants access to every website you visit, creating extensive surveillance capabilities. The combination of these permissions allows comprehensive data collection, bookmark manipulation, and clipboard tampering.
Do not install this extension. The risk-to-benefit ratio is unacceptable given the minimal user base and excessive permissions. If you need similar functionality, seek well-established alternatives with thousands of users and transparent developers. If you absolutely must test it, create a dedicated Chrome profile with no sensitive bookmarks or data, and monitor clipboard content carefully. Consider browser-native solutions or reputable extensions that request only necessary permissions for link management.
| https://clients2.google.com/service/update2/crx |
{ "name": "Open Multiple Links - Full Featured", "icons": { "16": "images/icon16.png", "48": "images/icon48.png", "128": "images/icon128.png" }, "action": { "default_icon": { "16": "images/icon16.png", "48": "images/icon48.png", "128": "images/icon128.png" }, "default_popup": "popup.html" }, "version": "1.0", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Quickly open links! Remove duplicates, randomize order, export/import text files, bookmark lists. Boost your browsing efficiency!", "permissions": [ "tabs", "storage", "bookmarks", "activeTab", "clipboardWrite" ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "default-src 'self';" } }
ⓘ 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.