DNS Sorgu

Ziyaret ettiğiniz websitelerine ait DNS bilgilerine, hata ve uyarılara tek tıkla ulaşın.

What is DNS Sorgu?

DNS Sorgu is a Chrome extension developed by alanadlaricom, and its main feature is "Ziyaret ettiğiniz websitelerine ait DNS bilgilerine, hata ve uyarılara tek tıkla ulaşın.".

Extension Screenshots

screenshot
screenshot
screenshot

Download DNS Sorgu Extension CRX File

Download DNS Sorgu extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ziyaret ettiğiniz websitelerine ait DNS bilgilerine, hata ve uyarılara tek tıkla ulaşın.                    

Extension Basic Information

Name DNS Sorgu DNS Sorgu
ID bbaiegkfgnnpgkmmkghobjefjhmkfbgn
Official URL https://chrome.google.com/webstore/detail/bbaiegkfgnnpgkmmkghobjefjhmkfbgn
Description Ziyaret ettiğiniz websitelerine ait DNS bilgilerine, hata ve uyarılara tek tıkla ulaşın.
File Size 13.14 KB
Installation Count 26
Current Version 0.0.1
Last Updated 2014-11-17
Publish Date 2014-11-17
Developer alanadlaricom
Payment Type free
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DNS Sorgu",
    "short_name": "DNS Sorgu",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Ziyaret etti\u011finiz websitelerine ait DNS bilgilerine, hata ve uyar\u0131lara tek t\u0131kla ula\u015f\u0131n.",
    "homepage_url": "http:\/\/sorgu.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon96.png"
    },
    "background": {
        "scripts": [
            "src\/background.js"
        ]
    },
    "page_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "DNS Sorgu"
    },
    "permissions": [
        "tabs"
    ]
}