Inspect and view changes in IP Address Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "IP Address Popup",
"version": "1.9.4",
"description": "Shows the IPv4 and IPv6 addresses of the current website as a draggable overlay. Click the toolbar icon to toggle.",
"browser_specific_settings": {
"gecko": {
"id": "ip-popup@extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png"
},
"default_title": "IP Address Popup"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end"
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"128": "icons/icon128.png"
}
} 최고의 IP Address Popup 대안
다음은 IP Address Popup과(와) 유사한 Firefox add-on입니다:
This IP
nh4ttruong
IP Now
Libor Benes (Dr. B)
IPvFooBar
vrabel.it
IPvFooBarBaz
ziad87
MyIP IPv4 & IPv6 Viewer
Goyal Softech Pvt. Ltd.
IPvFoo
Paul Marks
IPvFoo moved to /addon/ipvfoo/
Paul Marks
stip
John
Website IP
Liam Stewart
My IP Finder
Daredevil Dexter
IP Geolocator
Aykut Çevik
WhatIP
Firefox user 13230474