Inspect and view changes in showIP_window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "showIP_window",
"author": "Yang",
"version": "1.0.3",
"manifest_version": 2,
"description": "创建一个window显示当前PC外网IP地址",
"icons": {
"16": "resource/img/16x16.png",
"32": "resource/img/32x32.png",
"48": "resource/img/48x48.png",
"64": "resource/img/64x64.png",
"128": "resource/img/128x128.png"
},
"browser_action": {
"default_icon": {
"16": "resource/img/16x16.png",
"32": "resource/img/32x32.png",
"48": "resource/img/48x48.png",
"64": "resource/img/64x64.png",
"128": "resource/img/128x128.png"
},
"default_title": "显示当前PC外网IP地址"
},
"commands": {},
"background": {
"scripts": [
"resource/js/background.js"
],
"type": "module",
"persistent": true
},
"web_accessible_resources": [
"resource/*"
],
"permissions": [
"storage",
"tabs",
"scripting",
"activeTab",
"downloads",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "temp@addon.id"
}
}
} 최고의 showIP_window 대안
다음은 showIP_window과(와) 유사한 Firefox add-on입니다:
showIP_dom
yang
IP Display
Caygiongcuongnhung
MyIP
AlirezaBbz
IP Viewer
FABET
Show IP
Lucas Suberbielle
ShowMyIP
xanhacks
IP Info Explorer
Stafm
IPPeek
Helladius Donika
Show My IP Location
Kamran
showWindowSize
deni5n
Network Inspector
Isaelm
Show Domain IP
Firefox user 13353106