IP Plunger
By TMCnet.com - IP and related info discovery
Wat is IP Plunger?
IP Plunger is een Chrome-extensie ontwikkeld door rhashemian, en de belangrijkste functie is "By TMCnet.com - IP and related info discovery".
Extensie Screenshots
Download het CRX-bestand van de extensie IP Plunger
Download IP Plunger-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Displays IP and related information about the site you are visiting.
By Robert Hashemian 
http://www.tmcnet.com/                     Basisinformatie over de Extensie
| Naam |   |  
| ID | bkibejidhaabcdmbbbabmffplgapkpmp | 
| Officiële URL | https://chromewebstore.google.com/detail/ip-plunger/bkibejidhaabcdmbbbabmffplgapkpmp | 
| Beschrijving | By TMCnet.com - IP and related info discovery | 
| Bestandsgrootte | 39.11 KB | 
| Aantal Installaties | 86 | 
| Huidige Versie | 1.3 | 
| Laatst Bijgewerkt | 2013-06-19 | 
| Publicatiedatum | 2013-06-19 | 
| Beoordeling | 4.33/5 Totaal 3 Beoordelingen | 
| Ontwikkelaar | rhashemian | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | 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:\/\/*\/"
    ]
}  |  |