Online Security

Powering your web experience with a reliable, endpoint protection layer.

Was ist Online Security?

Online Security ist eine Chrome-Erweiterung, die von https://reasonlabs.com entwickelt wurde, und ihr Hauptmerkmal ist "Powering your web experience with a reliable, endpoint protection layer.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Online Security-Erweiterungs-CRX-Datei herunterladen

Laden Sie Online Security-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Ensure your online safety with Online Security, a robust solution that keeps your web browsing secure and enhances website safety. Shield your browser from malware and privacy threats.

Online Security is part of ReasonLabs’ full cybersecurity suite. It can seamlessly integrate with RAV Endpoint Protection, ReasonLabs’ Next-Generation Endpoint Security product, to keep personal data out of reach from any type of security threat.

Online Security provides continuous real-time protection, 24/7. It defends against malicious URLs, harmful extensions, suspicious downloads, intrusive cookies, trackers, unauthorized notifications, and annoying pop-ups.

By incorporating anti virus protection directly into your browser, Online Security empowers you to navigate the internet with confidence, safeguarding both your digital identity and website safety."

Key Features:
Suspicious Site Blocking - Online Security protects you from malware, phishing, crypto-jackers, and scams targeting your browser and device. We're here to secure your online experience and personal data.

Identity Protection - Stay informed with our service about any dark web exposure. Our report covers a wide range of data, including financial information, passwords, usernames, and other personal details. This includes leaked credit card or fraud credit card details. Additionally, we'll guide you in effectively securing your information.

Notification Management - With Online Security, notifications from potentially harmful websites are blocked. Furthermore, it grants you the authority to decide and take control, easily managing and dismissing unwanted notifications through the extension dashboard. This guarantees a seamless browsing experience, free from hassle.

Harmful Extensions protection - Online Security deactivates harmful extensions on your browser. Safeguard your browsing experience by preventing any extensions that might compromise your browser.

Cookies and Trackers blocking - Online Security detects and prevents harmful cookies and trackers that target you with aggressive and hostile advertising, ensuring your browsing experience remains private and safe.

File Download Scanning - Online Security seamlessly integrates with RAV Endpoint Protection (ReasonLabs antivirus - https://shield.reasonsecurity.com/ReasonLabs-EPP-setup.exe), ensuring robust protection for your browser and personal computer. Every file you download undergoes scanning right as you initiate the download. This partnership includes real-time AV scans and antivirus software detection.
Required software: RAV (ReasonLabs antivirus)

Threat Scanner - Effortlessly schedule or initiate scans with just a simple touch.

Online Security provides also paid premium plans, unlocking premium capabilities to further enhance your protection online. Upgrade to our paid premium plans and enjoy an even safer browsing experience with enhanced features.

Get in Touch - If you have questions or need assistance, don't hesitate to contact us at [email protected].
By installing Online Security, you acknowledge and accept Online Security's:
Privacy Policy: https://reasonlabs.com/platform/products/extension/privacy-policy
Terms & Conditions: https://reasonlabs.com/platform/products/extension/terms                    

Grundlegende Informationen zur Erweiterung

Name Online Security Online Security
ID llbcnfanfmjhpedaedhbcnpgeepdnnok
Offizielle URL https://chromewebstore.google.com/detail/online-security/llbcnfanfmjhpedaedhbcnpgeepdnnok
Beschreibung Powering your web experience with a reliable, endpoint protection layer.
Dateigröße 1.17 MB
Installationsanzahl 12,000,000
Aktuelle Version 5.0.0
Letztes Update 2024-02-25
Veröffentlichungsdatum 2022-03-20
Bewertung 4.11/5 Insgesamt 360 Bewertungen
Entwickler https://reasonlabs.com
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://reasonlabs.com/platform/products/extension
Hilfeseite URL https://www.reasonlabs.com/contact-us?prod=7
URL der Datenschutzrichtlinien-Seite https://reasonlabs.com/platform/products/extension/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Powering your web experience with a reliable, endpoint protection layer.",
    "version": "5.0.0",
    "version_name": "5.0.0",
    "manifest_version": 3,
    "name": "Online Security",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": "icon-34.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA10JyiI39paY1JQrrgcKc\/a3crhw9fcfS7WEKdiMXx2HTMnuJDW6s5qHPS2uifvsTKO4rdFblLV6pPsinyy\/EG9F3LDre7E6VoB4RBKDB\/c8elvC8Y4rvTskCu2l4hua+uj8XDAOIZyR8FFyij+MztuswLa9tKLKUC6nmD1X1DCeGgSxWgqAAcEqEeFiSzDD2iwnwuqafkVw06DPZLp2U1IX\/ukspJJ37cSwRbg\/R993bdFcfxpjIQZyZqIUSjENVatzLqvC4TkrD2270GJ6\/JWHn+524oc86avP2B6pIjI3JGYeuQszUWJhn6YfbIvE6Y1Fvwh7nOD1Q1qP54MEoxwIDAQAB",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "management",
        "tabs",
        "declarativeNetRequest",
        "downloads",
        "downloads.shelf",
        "downloads.open",
        "notifications",
        "webNavigation",
        "contextMenus",
        "contentSettings",
        "browsingData",
        "history",
        "nativeMessaging",
        "idle",
        "alarms",
        "cookies"
    ],
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "content.styles.css",
                "icon-128.png",
                "icon-34.png",
                "icon-threat.png",
                "icon-upgrade.png",
                "noto-sans.woff",
                "noto-sans-bold.woff",
                "segoe-ui.woff",
                "segoe-ui-bold.woff"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                "https:\/\/*.reasonlabs.com\/*",
                "https:\/\/onlinesecurity-app.com\/*",
                "https:\/\/onlinesecurityext.com\/*",
                "https:\/\/insights.onlinesecurityext.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.reasonlabs.com\/*",
            "https:\/\/onlinesecurity-app.com\/*",
            "https:\/\/onlinesecurityext.com\/*",
            "https:\/\/insights.onlinesecurityext.com\/*"
        ]
    }
}