CyberScor is a Chrome extension that provides real-time website security scoring and technology detection.
It helps users evaluate the safety and trustworthiness of websites directly in their browser.
CyberScor does not collect, store, or sell any personal information.
The extension analyzes only the current website’s public configuration data (such as SSL, DNS, or headers) directly in the user’s browser.
No browsing history, cookies, or personally identifiable information are ever collected or transmitted.
activeTab – Used to analyze the currently open website when the user clicks the CyberScor icon.tabs – Used to retrieve the active tab’s URL for scoring.scripting – Used to inject a lightweight content script that reads visible security metadata on user action only.storage – Used to store user preferences and recent results locally on the device.host_permissions – Used to access the current site’s public security configuration for scoring purposes.All permissions are used solely to perform the extension’s core function and are inactive unless triggered by the user.