Cybor Protection System

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

什麼是Cybor Protection System?

Cybor Protection System是由https://cyborholding.com開發的Chrome擴展程式,該擴展的主要功能是“CYBOR Protection System - reliable protection of personal information and financial resources.”。

擴展截圖

screenshot
screenshot

下載Cybor Protection System擴展crx文件

下載Cybor Protection System擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}