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

O que é Cyber Security News by Gold Security?

Cyber Security News by Gold Security é uma extensão do Chrome desenvolvida por http://goldsecurity.com, e sua principal característica é "The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Cyber Security News by Gold Security

Baixe arquivos de extensão Cyber Security News by Gold Security no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Cyber Security News by Gold Security Cyber Security News by Gold Security
ID kcehljakhaojdgjoggcpnbjkehgglbfb
URL Oficial https://chrome.google.com/webstore/detail/cyber-security-news-by-go/kcehljakhaojdgjoggcpnbjkehgglbfb
Descrição The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities
Tamanho do Arquivo 89.07 KB
Contagem de Instalações 68
Versão Atual 1.0
Última Atualização 2015-10-21
Data de Publicação 2015-10-20
Classificação 4.89/5 Total de 9 Avaliações
Desenvolvedor http://goldsecurity.com
Tipo de Pagamento free
Site da Extensão https://www.goldsecurity.com
URL da Página de Ajuda https://www.goldsecurity.com/contact/
Idiomas Suportados 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"
}