NordLayer Browser Extension
NordLayer is an adaptive network access solution designed for modern businesses.
Τι είναι το NordLayer Browser Extension;
Το NordLayer Browser Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον NordLayer, και η κύρια λειτουργία του είναι "NordLayer is an adaptive network access solution designed for modern businesses.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης NordLayer Browser Extension
Λήψη αρχείων επέκτασης NordLayer Browser Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
NordLayer is a cloud-based adaptive network access solution that allows modern businesses to encrypt and securely access company resources. It combines the Zero Trust Network Access (ZTNA) and Secure Access Service Edge (SASE) principles to help businesses of all sizes to enhance their internet security. NordLayer offers a variety of features, including: - Virtual Private Gateways - Dedicated servers with fixed IP - ThreatBlock - Custom DNS - DNS filtering - Encryption on a browser level - Auto-connect - Two-factor authentication (2FA) All of these features allow businesses to securely control and segment access to their private networks, resources, and sensitive information. NordLayer Browser Extension is a lightweight solution used to secure online connections when accessing web-based resources configured on the company’s virtual private gateways and secured on a browser level exclusively. If you have any questions or concerns, contact our 24/7 Customer Support team at [email protected].
Βασικές Πληροφορίες Επέκτασης
Όνομα | NordLayer Browser Extension |
ID | pilehkefiejmhdldhbajgajlcgggohkj |
Επίσημο URL | https://chromewebstore.google.com/detail/nordlayer-browser-extensi/pilehkefiejmhdldhbajgajlcgggohkj |
Περιγραφή | NordLayer is an adaptive network access solution designed for modern businesses. |
Μέγεθος Αρχείου | 1.67 MB |
Αριθμός Εγκαταστάσεων | 4,670 |
Τρέχουσα Έκδοση | 2.2.0 |
Τελευταία Ενημέρωση | 2024-02-21 |
Ημερομηνία Δημοσίευσης | 2023-04-19 |
Αξιολόγηση | 5.00/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | NordLayer |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://nordlayer.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://help.nordlayer.com |
URL της Σελίδας Πολιτικής Απορρήτου | https://nordlayer.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en,lt |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "2.2.0", "author": "NordLayer", "name": "NordLayer Browser Extension", "description": "NordLayer is an adaptive network access solution designed for modern businesses.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "proxy", "webRequest", "webRequestAuthProvider", "notifications", "geolocation", "alarms", "offscreen", "declarativeNetRequest", "declarativeNetRequestWithHostAccess", "declarativeNetRequestFeedback" ], "content_scripts": [ { "matches": [ " |