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
Co je Cyber Security News by Gold Security?
Cyber Security News by Gold Security je rozšíření Chrome vyvinuté http://goldsecurity.com, a jeho hlavní funkcí je „The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Cyber Security News by Gold Security
Stáhněte si soubory rozšíření Cyber Security News by Gold Security ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | kcehljakhaojdgjoggcpnbjkehgglbfb |
Oficiální URL | https://chrome.google.com/webstore/detail/cyber-security-news-by-go/kcehljakhaojdgjoggcpnbjkehgglbfb |
Popis | The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities |
Velikost souboru | 89.07 KB |
Počet instalací | 68 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2015-10-21 |
Datum Vydání | 2015-10-20 |
Hodnocení | 4.89/5 Celkem 9 Hodnocení |
Vývojář | http://goldsecurity.com |
Typ Platby | free |
Webové stránky Rozšíření | https://www.goldsecurity.com |
URL Stránky Nápovědy | https://www.goldsecurity.com/contact/ |
Podporované Jazyky | 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" } |