CSP Tester
This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented.
CSP Testerคืออะไร?
CSP Tester เป็นส่วนขยายของ Chrome ที่พัฒนาโดย oxdef และคุณลักษณะหลักของมันคือ "This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CSP Tester
ดาวน์โหลดไฟล์ส่วนขยาย CSP Tester ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension helps web masters to test web application functionality with Content Security Policy (CSP) version 2.0 implemented. Typical workflow looks like: 1. Open the extension window 2. Add into the URL Pattern a regular expression for the site that you want to test, for example *://yoursite.com/* (CSP Tester uses Chrome Match Patterns) 3. Tick the e.g. "self" checkbox, check "Active" and Save the changes 4. Open the Developer Tools and navigate to the tested site 5. Confirm a number of CSP violations reported in the Developer Tools Console as well as possible visual changes 6. Make changes in the policy based on these reports
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | CSP Tester |
ID | ehmipebdmhlmikaopdfoinmcjhhfadlf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/csp-tester/ehmipebdmhlmikaopdfoinmcjhhfadlf |
คำอธิบาย | This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented. |
ขนาดไฟล์ | 16.61 KB |
จำนวนการติดตั้ง | 2,090 |
เวอร์ชันปัจจุบัน | 2.1 |
อัปเดตครั้งล่าสุด | 2018-10-02 |
วันที่เผยแพร่ | 2018-09-02 |
คะแนน | 3.71/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | oxdef |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://oxdef.info/csp-tester |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CSP Tester", "description": "This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented.", "version": "2.1", "permissions": [ "webRequest", "webRequestBlocking", " |