TouchEn PC보안 확장
🔍 Security Report Available View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Tags
Privacy Practices
✅ Does not collect your data
✅ Does not sell your data to third parties
✅ Does not use data for unrelated purposes
Security Analysis
Permissions
Package Contents 8 files · 38KB
▾_metadata2KB
verified_contents.json2KB
background.js11KB
contentscript.js5KB
default_128.png4KB
default_16.png547B
default_48.png12KB
inject.js3KB
manifest.json1KB
What This Extension Does
The TouchEn PC보안 확장 (TouchEn PC Security Extension) is a browser extension designed for productivity and development purposes, allowing users to access Laon Secure's PC security features within their browser.Permissions Explained
#### Critical Permissions:nativeMessaging: This permission allows the extension to communicate with native applications on the user's system. While not uncommon in certain types of extensions (e.g., those requiring direct system interaction), it is unusual for a productivity/developer-focused extension.*://*/*: This is an overly broad permission that grants access to all websites and protocols. It suggests the extension may be intercepting or modifying web traffic, which could be necessary for its security features but raises concerns about privacy.
scripting: This permission allows the extension to run scripts in the context of other web pages. While common for extensions that need to interact with websites (e.g., ad blockers), it's worth noting given the extension's focus on security and potential interaction with sensitive data.
What We Found in the Code
- No red-flag code patterns detected: This is a positive finding, indicating that our automated scan did not identify any obvious security vulnerabilities or malicious coding practices.
- The use of
evalfor string evaluation: Whileevalcan be a security risk if used with untrusted input, its presence alone does not indicate misuse without further context. Without more information on how it's being used, we cannot determine if this is a concern. - The use of
innerHTML: This is a common pattern in web development for dynamically rendering UI elements. It's unlikely to be a security issue unless the extension is using untrusted data to populate these elements. - Keyboard listeners: These are often used for shortcuts or keyboard-driven functionality within an extension's UI. Without evidence that they're being used outside of this context, it's likely a normal coding pattern.
External Connections
No external domains were referenced in our scan, suggesting the extension does not communicate with any third-party services beyond what is declared in its permissions.Things to Consider
- The broad
*://*/*permission may be necessary for the extension's security features but raises privacy concerns. Users should weigh this against their trust in the extension and Laon Secure. - The use of
nativeMessagingsuggests the extension has significant system interaction capabilities, which could be a concern depending on how it's used. - Given the extension's focus on security, users may want to review its permissions and functionality closely to ensure they align with their expectations.
Similar Extensions
More in Productivity/developer →Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Adds React debugging tools to the Chrome Developer Tools.
Created from revision 3cde211b0c on 10/20/2025.
Identify web technologies
The Tag Assistant extension works with Tag Assistant to help troubleshoot installation of gtag.js and Google Tag Manager…