CSP Tester
This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented.
Apa itu CSP Tester?
CSP Tester adalah ekstensi Chrome yang dikembangkan oleh oxdef, dan fitur utamanya adalah "This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CSP Tester
Unduh file ekstensi CSP Tester dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | CSP Tester |
ID | ehmipebdmhlmikaopdfoinmcjhhfadlf |
URL Resmi | https://chromewebstore.google.com/detail/csp-tester/ehmipebdmhlmikaopdfoinmcjhhfadlf |
Deskripsi | This extension helps web masters to test web application behaviour with Content Security Policy version 2.0 implemented. |
Ukuran File | 16.61 KB |
Jumlah Instalasi | 2,090 |
Versi Saat Ini | 2.1 |
Terakhir Diperbarui | 2018-10-02 |
Tanggal Publikasi | 2018-09-02 |
Penilaian | 3.71/5 Total 7 Penilaian |
Pengembang | oxdef |
Tipe Pembayaran | free |
Situs Ekstensi | https://oxdef.info/csp-tester |
Bahasa yang Didukung | 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", " |