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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://goldsecurity.com, και η κύρια λειτουργία του είναι "The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Cyber Security News by Gold Security

Λήψη αρχείων επέκτασης 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
Επίσημο URL 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"
}