IPv6 IPv4 R-DNS

IPv6 IPv4 a priority, Reverse DNS

What is IPv6 IPv4 R-DNS?

IPv6 IPv4 R-DNS is a Chrome extension developed by https://dj-x.info, and its main feature is "IPv6 IPv4 a priority, Reverse DNS".

Extension Screenshots

screenshot

Download IPv6 IPv4 R-DNS Extension CRX File

Download IPv6 IPv4 R-DNS 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

                        Позволяет быстро узнать свой IPv4 и IPv6 адрес и обратный запрос DNS, а так же узнать приоритет IPv4 или IPv6.                    

Extension Basic Information

Name IPv6 IPv4 R-DNS IPv6 IPv4 R-DNS
ID aajpmlmhhmclglkokepipefmmijloikk
Official URL https://chromewebstore.google.com/detail/ipv6-ipv4-r-dns/aajpmlmhhmclglkokepipefmmijloikk
Description IPv6 IPv4 a priority, Reverse DNS
File Size 24.3 KB
Installation Count 601
Current Version 1.2
Last Updated 2023-06-14
Publish Date 2018-05-01
Rating 5.00/5 Total 3 Ratings
Developer https://dj-x.info
Email [email protected]
Payment Type free
Extension Website https://dj-x.info/main/24-rasshirenie-dlya-brauzera-google-chrome.html
Help Page URL https://dj-x.info/main/24-rasshirenie-dlya-brauzera-google-chrome.html
Supported Languages ru
manifest.json
{
    "manifest_version": 3,
    "name": "IPv6 IPv4 R-DNS",
    "version": "1.2",
    "description": "IPv6 IPv4 a priority, Reverse DNS",
    "icons": {
        "16": "icon.png",
        "48": "bigicon.png",
        "128": "bigicon.png"
    },
    "action": {
        "default_icon": {
            "38": "icon.png"
        },
        "default_title": "IPv6 IPv4 a priority",
        "default_popup": "IPv6.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}