IP Map
See your IP address and the IP address of the website you are visiting on a map.
IP Map क्या है?
IP Map Tritonio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See your IP address and the IP address of the website you are visiting on a map."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में IP Map एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Click on the extension's icon and a popup will show you and the site you are viewing on two maps along with your IP addresses. Thanks to http://www.geoipview.com for the geolocation service. Thanks to FAM FAM FAM for the map icon (http://www.famfamfam.com/lab/icons/silk/)
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hhphckcekmhnkkjadjdafalalcgphmec |
आधिकारिक URL | https://chromewebstore.google.com/detail/ip-map/hhphckcekmhnkkjadjdafalalcgphmec |
विवरण | See your IP address and the IP address of the website you are visiting on a map. |
फ़ाइल का आकार | 27.24 KB |
स्थापना संख्या | 892 |
वर्तमान संस्करण | 1.1.3 |
अंतिम अपडेट | 2013-09-22 |
प्रकाशन तिथि | 2013-09-22 |
रेटिंग | 4.40/5 कुल 10 रेटिंग्स |
डेवलपर | Tritonio |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Map", "version": "1.1.3", "manifest_version": 2, "description": "See your IP address and the IP address of the website you are visiting on a map.", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "map_magnify.png", "default_popup": "index.html", "default_title": "IP Map" }, "permissions": [ "tabs" ] } |