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
Wat is Cyber Security News by Gold Security?
Cyber Security News by Gold Security is een Chrome-extensie ontwikkeld door http://goldsecurity.com, en de belangrijkste functie is "The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities".
Extensie Screenshots
Download het CRX-bestand van de extensie Cyber Security News by Gold Security
Download Cyber Security News by Gold Security-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | |
ID | kcehljakhaojdgjoggcpnbjkehgglbfb |
Officiële URL | https://chrome.google.com/webstore/detail/cyber-security-news-by-go/kcehljakhaojdgjoggcpnbjkehgglbfb |
Beschrijving | The Leading Source of Cyber Security, Hacking News, Network Security, DDoS Attacks with In-Depth Coverage of Website Vulnerabilities |
Bestandsgrootte | 89.07 KB |
Aantal Installaties | 68 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-10-21 |
Publicatiedatum | 2015-10-20 |
Beoordeling | 4.89/5 Totaal 9 Beoordelingen |
Ontwikkelaar | http://goldsecurity.com |
Betalingswijze | free |
Extensiewebsite | https://www.goldsecurity.com |
Help Pagina-URL | https://www.goldsecurity.com/contact/ |
Ondersteunde Talen | 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" } |