Cybor Protection System

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

ما هو Cybor Protection System؟

Cybor Protection System هو إضافة Chrome تم تطويرها بواسطة https://cyborholding.com، والميزة الرئيسية لها هي "CYBOR Protection System - reliable protection of personal information and financial resources.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Cybor Protection System

قم بتنزيل ملفات الامتداد Cybor Protection System بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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"
    }
}