Security-Header-Extension

A Chrome Extension built to check the presence of embedded security headers.

Security-Header-Extension क्या है?

Security-Header-Extension ACNS_cybersecurity_interns द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A Chrome Extension built to check the presence of embedded security headers."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Security-Header-Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Developed by the ACNS Cybersecurity Internship Web team using modern web tools.                    

एक्सटेंशन की मूल जानकारी

नाम Security-Header-Extension Security-Header-Extension
ID nggplilppojikmgpmlecpcikpoiffinp
आधिकारिक URL https://chromewebstore.google.com/detail/security-header-extension/nggplilppojikmgpmlecpcikpoiffinp
विवरण A Chrome Extension built to check the presence of embedded security headers.
फ़ाइल का आकार 510 KB
स्थापना संख्या 2,338
वर्तमान संस्करण 6.2
अंतिम अपडेट 2022-06-29
प्रकाशन तिथि 2020-03-26
रेटिंग 4.80/5 कुल 5 रेटिंग्स
डेवलपर ACNS_cybersecurity_interns
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_popup": "index.html",
        "default_title": "Security-Header-Extension"
    },
    "description": "A Chrome Extension built to check the presence of embedded security headers.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtj9FvUGF3+Wy3m65a1aU5ELPIWXFMk+ISbXie5iHCeKC+AIHsvnMRPWbKIt+1Kv3tqdAM2EnJRosmNGGosu5\/vml2bXEnMvibU07Mcv6aRqKELc\/RlCfS0cizMjWlNZlpLYvJuuy4p9wypash8H1RDiuRrnvF9C\/M5rmertPbl+wjRT1u4V8Fn9AEVayqWvEOZhEOK2blu9Ns9vpYqUyT6fnRt46Wiwl9G2mP5XSudNn9vh+QWQGvjA7z0UcTywzK9PWw1s2qXJyhq3UD482KYX8JVXQPF5THeb4\/6JoznJdeIbatVelnR5OG1gPfIz7Ewuffl859NqgoAsxVMs5rQIDAQAB",
    "manifest_version": 3,
    "name": "Security-Header-Extension",
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.2"
}