The extension has very limited user adoption with only 311 users and minimal review data (6 ratings). The name "硬是要縮" appears to be in Chinese and suggests URL shortening functionality. The developer 4fun.tw lacks established reputation or detailed information, making it difficult to verify legitimacy. The extension hasn't been updated recently and uses outdated manifest version 2.
The tabs permission is particularly concerning for a URL shortening tool, as it grants broad access to browse all open tabs, view URLs, and manipulate tab behavior - capabilities that far exceed what's needed for basic URL shortening. The combination of tabs permission with broad host permissions (http://*/*, https://*/*) creates significant privacy and security risks. The extension could potentially monitor browsing activity, access sensitive information across all websites, or redirect users to malicious sites. The outdated Manifest V2 provides fewer security protections compared to modern extensions.
Consider running this extension in a separate Chrome profile to isolate potential risks from your main browsing environment. Look for alternative URL shortening tools from established developers with better security practices and Manifest V3 compliance. If you must use this extension, regularly monitor your browsing behavior for any unusual redirects or performance issues, and consider removing it after use rather than keeping it permanently installed.
| https://clients2.google.com/service/update2/crx | http://4fun.tw/gen.php?url= |
{ "name": "__MSG_extName__", "icons": { "16": "icon_19x19.png", "48": "icon_48x48.png", "128": "icon_128x128.png" }, "version": "1.0", "background": { "scripts": [ "Quick4Fun.js" ] }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extDescription__", "permissions": [ "tabs", "contextMenus", "http://*/*", "https://*/*" ], "browser_action": { "default_icon": { "19": "icon_19x19.png", "38": "icon_48x48.png" }, "default_title": "__MSG_button_to_4fun__" }, "default_locale": "zh_TW", "manifest_version": 2 }
ⓘ 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.