Admin tools

Whois, Port checker, Reverse IP

What is Admin tools?

Admin tools is a Chrome extension developed by FreeMedian, and its main feature is "Whois, Port checker, Reverse IP".

Extension Screenshots

screenshot

Download Admin tools Extension CRX File

Download Admin tools 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

                        IP Info, Domain Whois, Check Port, Ping, Reverse IP                    

Extension Basic Information

Name Admin tools Admin tools
ID ngednhgpggnkpgeajmaijmmlghmbfiep
Official URL https://chromewebstore.google.com/detail/admin-tools/ngednhgpggnkpgeajmaijmmlghmbfiep
Description Whois, Port checker, Reverse IP
File Size 62.79 KB
Installation Count 2,291
Current Version 3.4
Last Updated 2017-01-29
Publish Date 2017-01-28
Rating 5.00/5 Total 1 Ratings
Developer FreeMedian
Payment Type free
Extension Website https://www.admin.md/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Admin tools",
    "description": "Whois, Port checker, Reverse IP",
    "version": "3.4",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Admin tools",
        "default_icon": "resources\/icons\/icon_admin_small.png",
        "default_popup": "resources\/views\/window.html"
    },
    "icons": {
        "16": "resources\/icons\/icon_admin_small.png",
        "128": "resources\/icons\/icon_admin_big.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "content_scripts": []
}