Cyber Security News by Gold Security

The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities

什麼是Cyber Security News by Gold Security?

Cyber Security News by Gold Security是由http://goldsecurity.com開發的Chrome擴展程式,該擴展的主要功能是“The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities”。

擴展截圖

screenshot
screenshot

下載Cyber Security News by Gold Security擴展crx文件

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

擴展使用說明

                        Get The Latest Cyber Security News by Gold Security

*****

Gold Security is a successful and independent IT-security company that offers solutions to complex problems to companies where IT-security is a critical part of their business concept. Our mission is to provide creative, customized and efficient security services.

We tailor security solutions to secure your business from online threats. Boost your website security today with our expertise and find your websites vulnerabilities before hackers do!                    

擴展基本資訊

名稱 Cyber Security News by Gold Security Cyber Security News by Gold Security
ID kcehljakhaojdgjoggcpnbjkehgglbfb
官方網址 https://chrome.google.com/webstore/detail/cyber-security-news-by-go/kcehljakhaojdgjoggcpnbjkehgglbfb
簡介 The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities
檔案大小 89.07 KB
安裝次數 68
目前版本 1.0
更新時間 2015-10-21
上架時間 2015-10-20
評分 4.89/5 共 9 次評分
開發者 http://goldsecurity.com
付費類型 free
擴展官網 https://www.goldsecurity.com
說明頁面URL https://www.goldsecurity.com/contact/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cyber Security News by Gold Security",
    "description": "The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "notifications",
        "*:\/\/*\/*"
    ],
    "version": "1.0"
}