https://github.com/javascriptdude/chrome-server-and-ip
Chrome Extension for Showing Server Header and IP
https://github.com/javascriptdude/chrome-server-and-ip
Last synced: about 1 month ago
JSON representation
Chrome Extension for Showing Server Header and IP
- Host: GitHub
- URL: https://github.com/javascriptdude/chrome-server-and-ip
- Owner: JavaScriptDude
- License: mit
- Created: 2021-10-26T22:47:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T23:56:57.000Z (over 3 years ago)
- Last Synced: 2025-02-12T07:54:36.795Z (3 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ServerAndIP
========Simple chrome extension that gives the Server Header and IP address of the server being connected to, similar to ShowIP for Firefox.
This extension is a near verbatum copy of ServerIP [Extension](https://chrome.google.com/webstore/detail/server-ip/lllhkijapbmlekoldcoohglpihmcjdgj).
See license file for MIT License.
#### 1.0.0
* Initial release
See original source extension for their change history