IP Plunger

By TMCnet.com - IP and related info discovery

What is IP Plunger?

IP Plunger is a Chrome extension developed by rhashemian, and its main feature is "By TMCnet.com - IP and related info discovery".

Extension Screenshots

screenshot

Download IP Plunger Extension CRX File

Download IP Plunger 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

                        Displays IP and related information about the site you are visiting.

By Robert Hashemian 
http://www.tmcnet.com/                    

Extension Basic Information

Name IP Plunger IP Plunger
ID bkibejidhaabcdmbbbabmffplgapkpmp
Official URL https://chromewebstore.google.com/detail/ip-plunger/bkibejidhaabcdmbbbabmffplgapkpmp
Description By TMCnet.com - IP and related info discovery
File Size 39.11 KB
Installation Count 86
Current Version 1.3
Last Updated 2013-06-19
Publish Date 2013-06-19
Rating 4.33/5 Total 3 Ratings
Developer rhashemian
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Plunger",
    "version": "1.3",
    "manifest_version": 2,
    "description": "By TMCnet.com - IP and related info discovery",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "ip16.gif",
        "48": "ip48.gif",
        "128": "ip128.gif"
    },
    "browser_action": {
        "default_icon": "ip19.gif",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/"
    ]
}