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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } |