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

Qu'est-ce que Cyber Security News by Gold Security ?

Cyber Security News by Gold Security est une extension Chrome développée par http://goldsecurity.com, et sa fonction principale est "The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Cyber Security News by Gold Security

Téléchargez les fichiers d'extension Cyber Security News by Gold Security au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Cyber Security News by Gold Security Cyber Security News by Gold Security
ID kcehljakhaojdgjoggcpnbjkehgglbfb
URL Officiel https://chrome.google.com/webstore/detail/cyber-security-news-by-go/kcehljakhaojdgjoggcpnbjkehgglbfb
Description The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities
Taille du Fichier 89.07 KB
Nombre d'Installations 68
Version Actuelle 1.0
Dernière Mise à Jour 2015-10-21
Date de Publication 2015-10-20
Évaluation 4.89/5 Total 9 Évaluations
Développeur http://goldsecurity.com
Type de Paiement free
Site Web de l'Extension https://www.goldsecurity.com
URL de la Page d'Aide https://www.goldsecurity.com/contact/
Langues Prises en Charge 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"
}