Cybor Protection System

CYBOR Protection System - reliable protection of personal information and financial resources.

Cybor Protection System क्या है?

Cybor Protection System https://cyborholding.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "CYBOR Protection System - reliable protection of personal information and financial resources."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cybor Protection System एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        CYBOR HOLDING provides a reliable system for protecting crypto assets from intruders, spyware, malware and ransomware on the network. 

The application of it helps to prevent leakage of payment information during transactions and provides information encryption at different levels. 

The CYBOR Protection System is a concept with tasks as follows: 
- ensuring encryption of the IP address and the history of sites that have been visited earlier from outsiders;
- protection of personal data from theft by using Anti-Phishing. Fake websites and phishing messages are immediately recognized by the program. On the basis of the received data, the system draws up a report, recognizes fraudulent schemes and warns the user about them;
- preventing keyloggers from recording actions. Blocking keyloggers' keystrokes recording eliminates the risk of leakage of financial data, passwords and other confidential information; 
- two-sided firewall. Monitoring network requests allows you to manage connections and assess them in a timely manner; 
- payment protection with encrypted credit card data. The system proved to be excellent on computers with different operating systems. 

The CYBOR Protection System is user-friendly. The usability is top notch. The technologies and tools offered by the developers are intuitive for people and meet their requirements as much as possible.                    

एक्सटेंशन की मूल जानकारी

नाम Cybor Protection System Cybor Protection System
ID cnahcinenbahinmnkhflafbnnolnahlg
आधिकारिक URL https://chromewebstore.google.com/detail/cybor-protection-system/cnahcinenbahinmnkhflafbnnolnahlg
विवरण CYBOR Protection System - reliable protection of personal information and financial resources.
फ़ाइल का आकार 383 KB
स्थापना संख्या 71
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2022-01-04
प्रकाशन तिथि 2021-12-21
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://cyborholding.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://chromeapp.cyborholding.com/en/policy_privacy
समर्थित भाषाएँ en,tr,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "manifest_version": 2,
    "name": "Cybor Protection System",
    "description": "__MSG_description__",
    "version": "1.0.1",
    "browser_action": {
        "default_icon": "\/images\/green_38.png",
        "default_popup": "\/popups\/main.html"
    },
    "icons": {
        "128": "\/images\/logo_128.png",
        "16": "\/images\/logo_16.png",
        "48": "\/images\/logo_48.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "proxy",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "unlimitedStorage"
    ],
    "background": {
        "persistent": false,
        "page": "background.html"
    }
}